Add testing libraries to requirements.txt
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
cython > 0.19
|
||||
setuptools >= 0.8
|
||||
pytest
|
||||
tox
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,4 @@
|
||||
cython > 0.19
|
||||
setuptools >= 0.8
|
||||
pytest
|
||||
tox
|
||||