Add test_support to requirements

This commit is contained in:
xross
2022-08-08 12:02:41 +01:00
parent dfc406e322
commit 80e6f047ab

View File

@@ -34,3 +34,4 @@ pytest-xdist==1.34.0
# of its own setup.py file, then this list must include an entry for that
# setup.py file, e.g., '-e .' or '-e ./python' (without the quotes).
-e ./python
-e ./../test_support