Closed
Bug 1691818
Opened 4 years ago
Closed 4 years ago
Fix CircleCI requirements
Categories
(Conduit :: moz-phab, defect)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zeid, Assigned: zeid)
Details
Attachments
(1 file)
CircleCI tests were failing on Windows because the CircleCI executor on Windows uses an old version of Miniconda which caused a conflict/error when installing one of the required packages (certifi).
This change removes some of the re-added packages that triggered some conflicts, as well as adds a way to dynamically generate requirements files in such a way that will improve consistency.
| Assignee | ||
Comment 1•4 years ago
|
||
WIP
Updated•4 years ago
|
Attachment #9202141 -
Attachment description: Bug 1691818 - clean up development requirements → Bug 1691818 - clean up development requirements r=sheehan,glob
| Assignee | ||
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•