Codebase list python-lml / 3749f5b8-5024-4b61-9bda-e129418c4151/upstream/0.1.0 tests / requirements.txt
3749f5b8-5024-4b61-9bda-e129418c4151/upstream/0.1.0

Tree @3749f5b8-5024-4b61-9bda-e129418c4151/upstream/0.1.0 (Download .tar.gz)

requirements.txt @3749f5b8-5024-4b61-9bda-e129418c4151/upstream/0.1.0raw · history · blame

1
2
3
4
5
6
7
8
mock
pytest
pytest-cov
codecov
coverage
flake8
black;python_version>="3.6"
isort;python_version>="3.6"