Closed
Bug 1440492
Opened 7 years ago
Closed 7 years ago
[PulseGuardian] Add pip check to the Travis job
Categories
(Webtools :: Pulse, enhancement)
Webtools
Pulse
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
Details
Attachments
(1 file)
Since it ensures the version constraints of sub-dependencies are met (pip doesn't do this by default, sigh). Requires pip 9+.
See:
https://pip.pypa.io/en/latest/reference/pip_check/
Assignee | ||
Comment 1•7 years ago
|
||
Attachment #8953274 -
Flags: review?(mcote)
Comment 3•7 years ago
|
||
Comment on attachment 8953274 [details] [review]
PR #64: Add pip check to the Travis job
https://github.com/mozilla-services/pulseguardian/commit/03d4c56bc9b5c3a63e4d5df892ca752dbd4433f7
Flags: needinfo?(mcote)
Attachment #8953274 -
Flags: review?(mcote) → review+
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•