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-08-25 23:30:14 +02:00

8 lines
226 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'