Add pytest and pytest-xdist to the requirements, needed for unit tests
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
# same modules should appear in the setup.py list as given below.
|
||||
|
||||
flake8==3.8.3
|
||||
pytest==6.0.0
|
||||
pytest-xdist==1.34.0
|
||||
|
||||
# Development dependencies
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user