Codebase list python-lml / 31317c2 tests / requirements.txt
31317c2

Tree @31317c2 (Download .tar.gz)

requirements.txt @31317c2raw · 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"