mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -7,7 +7,7 @@ from functools import partial
|
||||
from itertools import chain, count
|
||||
import os
|
||||
from first import first
|
||||
from pip.req import InstallRequirement
|
||||
from pipenv.patched.pip.req import InstallRequirement
|
||||
|
||||
from . import click
|
||||
from .cache import DependencyCache
|
||||
|
||||
Reference in New Issue
Block a user