mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 16:49:42 +00:00
8 lines
225 B
Plaintext
8 lines
225 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'
|
|
halo; python_version > '3.4'
|