1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 20:19:46 +00:00
Files
dotdrop/tests-requirements.txt
2022-08-22 21:16:43 +02:00

9 lines
257 B
Plaintext
Vendored

pycodestyle; python_version > '3.4'
nose2; python_version > '3.4'
coverage; python_version > '3.4'
coveralls; python_version > '3.4'
pyflakes; python_version > '3.4'
pylint; python_version > '3.4'
halo; python_version > '3.4'
distro; python_verison > '3.4'