When I install the test requirements via
pip install -r requirements_test_all.txt
I get what seems like 100s of versions of a package downloading:
Is that supposed to happen or is it just me?
When I install the test requirements via
pip install -r requirements_test_all.txt
I get what seems like 100s of versions of a package downloading:
Is that supposed to happen or is it just me?