ajout de fichier
Showing
.gitignore
0 → 100644
.gitlab-ci.yml
0 → 100644
app/__init__.py
0 → 100644
requirements.txt
0 → 100644
| astroid==2.2.5 | ||
| atomicwrites==1.1.5 | ||
| attrs==18.1.0 | ||
| coverage==4.5.3 | ||
| entrypoints==0.3 | ||
| flake8==3.7.7 | ||
| hachoir==3.0a5 | ||
| isort==4.3.20 | ||
| lazy-object-proxy==1.4.1 | ||
| mccabe==0.6.1 | ||
| more-itertools==4.3.0 | ||
| mypy==0.701 | ||
| mypy-extensions==0.4.1 | ||
| pluggy==0.11.0 | ||
| py==1.5.4 | ||
| pycodestyle==2.5.0 | ||
| pyflakes==2.1.1 | ||
| pylint==2.3.1 | ||
| pytest==4.5.0 | ||
| pytest-cov==2.7.1 | ||
| pytest-datafiles==2.0 | ||
| python-dateutil==2.8.0 | ||
| six==1.11.0 | ||
| typed-ast==1.3.5 | ||
| wcwidth==0.1.7 | ||
| wrapt==1.11.1 |
tests/__init__.py
0 → 100644
tests/testconf.py
0 → 100644
Please register or sign in to comment