Add an option to tell setup.py not to download dependencies
Bug #506482 reported by
Stefano Rivera
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ibid |
Fix Released
|
Low
|
Stefano Rivera |
Bug Description
Traceback (most recent call last):
File "/tmp/ve/
import pkg_resources
File "/tmp/ve/
class cls(cls,object): pass
File "/tmp/ve/
# Find the best distribution and add it to the map
pkg_resources.
That's a result of hitting ^C
Related branches
lp://staging/~stefanor/ibid/virtualenv-506482
- Jonathan Hitchcock: Approve
- Michael Gorven: Approve
-
Diff: 65 lines (+18/-7)2 files modifiedINSTALL (+13/-6)
setup.py (+5/-1)
Changed in ibid: | |
status: | In Progress → Fix Released |
To post a comment you must log in.