Move requirements file for tests to the tests folder
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
pytest>=4.0.0
|
||||
pytest-timeout
|
||||
pytest-cov
|
||||
pytest-qt
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
pytest>=4.0.0
|
||||
pytest-timeout
|
||||
pytest-cov
|
||||
pytest-qt
|
||||