1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 19:44:45 +00:00
Files
dotdrop/tests-requirements.txt
2022-09-03 08:49:25 +02:00

9 lines
257 B
Plaintext
Vendored

pycodestyle; python_version > '3.5'
nose2; 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_verison > '3.5'