mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -148,7 +148,6 @@ class PyPIRepository(BaseRepository):
|
||||
i = InstallRequirement.from_line(requires)
|
||||
|
||||
if 'extra' not in repr(i.markers):
|
||||
print('yay')
|
||||
yield i
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user