-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Our old workflow with setup.py built the C extensions before running tests. We should use tox to do the same flow, building extensions before running pytest.
- causes
-
PYTHON-3968 Unable to install latest pymongo in a tox environment where gcc is not available
- Closed