1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 12:46:44 +00:00
Files
dotdrop/tests-requirements.txt
2021-04-30 21:32:44 +02:00

7 lines
196 B
Plaintext

pycodestyle; python_version > '3.4'
nose; python_version > '3.4'
coverage; python_version > '3.4'
coveralls; python_version > '3.4'
pyflakes; python_version > '3.4'
pylint; python_version > '3.4'