mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
download
This commit is contained in:
+1
-1
@@ -138,7 +138,7 @@ def do_install_dependencies(dev=False, only=False, bare=False, allow_global=Fals
|
||||
|
||||
|
||||
def do_download_dependencies(dev=False, only=False, bare=False):
|
||||
""""Executes the install functionality."""
|
||||
""""Executes the download functionality."""
|
||||
|
||||
# Load the Pipfile.
|
||||
p = pipfile.load(project.pipfile_location)
|
||||
|
||||
Reference in New Issue
Block a user