Try poussetaches

This commit is contained in:
Thomas Sileo
2019-04-05 11:35:48 +02:00
parent 01b849be70
commit 3289e91786
7 changed files with 673 additions and 57 deletions

View File

@@ -16,6 +16,7 @@ install:
- sudo chmod +x /usr/local/bin/docker-compose
- docker-compose --version
- pip install -r dev-requirements.txt
- git clone https://github.com/tsileo/poussetaches.git && cd poussetaches && docker build . -t poussetaches:latest && cd -
script:
- mypy --ignore-missing-imports .
- flake8 activitypub.py