Closed
Bug 1027340
Opened 12 years ago
Closed 10 years ago
Clean out unused pip dependencies
Categories
(Marketplace Graveyard :: Code Quality, defect, P4)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cvan, Unassigned)
References
Details
(Whiteboard: [qa-])
There are some unused dependencies in `requirements/prod.txt`. Let's get rid of them.
| Reporter | ||
Updated•12 years ago
|
Summary: Clean out unused pip depencies → Clean out unused pip dependencies
| Reporter | ||
Comment 1•12 years ago
|
||
See https://github.com/mozilla/zamboni/pull/2235 if you want to revive this.
Assignee: cvan → nobody
Comment 2•11 years ago
|
||
If you want to do this, note that we install stuff in requirements.txt with --no-deps so it's easy to miss some requirements by just grepping zamboni's code.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [repoman] → [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•