Working the test suite, and fixing formatting
This commit is contained in:
@@ -13,7 +13,7 @@ install:
|
||||
- pip install -r dev-requirements.txt
|
||||
script:
|
||||
- mypy --ignore-missing-imports .
|
||||
# - flake8
|
||||
- flake8 activitypub.py
|
||||
- cp -r tests/me.yml config/me.yml
|
||||
- docker-compose up -d
|
||||
- docker-compose ps
|
||||
|
Reference in New Issue
Block a user