1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 19:44:45 +00:00
Files
dotdrop/tests-requirements.txt
deadc0de6 ddd60a38ac coverage
2023-02-06 17:30:29 +01:00

8 lines
257 B
Plaintext
Vendored

pycodestyle; python_version > '3.5'
pytest; python_version > '3.5'
coverage; python_version > '3.5'
coveralls; python_version > '3.5'
pyflakes; python_version > '3.5'
pylint; python_version > '3.5'
halo; python_version > '3.5'
distro; python_version > '3.5'