Closed
Bug 1730009
Opened 4 years ago
Closed 9 months ago
Remove maximum bound on "setuptools" package
Categories
(Firefox Build System :: Mach Core, task, P3)
Firefox Build System
Mach Core
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mhentges, Unassigned)
Details
In this patch, I had to specifically downgrade virtualenv's bundled setuptools package to avoid running into a python bug.
Once we upgrade our workers' Python to a version that includes the fix for that issue, we should be able to use a modern version of setuptools again.
| Reporter | ||
Updated•4 years ago
|
Priority: -- → P3
Comment 1•9 months ago
|
||
I don't think is is relevant anymore with our current state of Python in mach.
Status: NEW → RESOLVED
Closed: 9 months ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•