If it helps, we've tried the following: adding th...
# general
d
If it helps, we've tried the following: adding this to our pants.ini:
Copy code
[pex-builder-wrapper]
setuptools_version: 45.1.0
adding this to our pants.ini:
Copy code
[pytest]
version: pytest>=5.2.4
pytest_plugins: +["setuptools_version==45.1.0"]
Trying both. & manually forcing a pip install of the newer setuptools version