mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -447,7 +447,6 @@ def resolve_deps(deps, which, which_pip, project, sources=None, verbose=False, p
|
||||
else:
|
||||
markers = '{0} and {1}'.format(markers_lookup.get(result.name), str(result.markers))
|
||||
|
||||
|
||||
collected_hashes = []
|
||||
if 'python.org' in '|'.join([source['url'] for source in sources]):
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user