mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 12:46:44 +00:00
adding pip3 requirements for tests
This commit is contained in:
3
tests-requirements.txt
Normal file
3
tests-requirements.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
pycodestyle; python_version >= '3.0'
|
||||
nose; python_version >= '3.0'
|
||||
coverage; python_version >= '3.0'
|
||||
Reference in New Issue
Block a user