Closed
Bug 1659542
Opened 4 years ago
Closed 4 years ago
Stop using pipenv in mozilla-central
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox82 fixed)
RESOLVED
FIXED
82 Branch
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: ahal, Assigned: rstewart)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
We've shifted away from Pipenv as it is more heavy weight than what we need. There are only a handful of places left that still use it. We should convert them to pip-tools
instead and remove our vendored copy of Pipenv from the tree.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → rstewart
Status: NEW → ASSIGNED
Pushed by rstewart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a6be919846bd
Remove support for `pipenv` in `mozilla-central` r=mhentges,dmajor
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•