1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 15:39:43 +00:00
Files
dotdrop/tests-requirements.txt
2019-06-06 17:22:40 +02:00

6 lines
165 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'