document requirements.txt

This commit is contained in:
2017-04-27 13:41:41 -04:00
parent 3f6e94c540
commit 90fe375724
+8
View File
@@ -80,6 +80,14 @@ Example Pipfile.lock
}
.. _initialization:
☤ Importing from requirements.txt
---------------------------------
If you only have a ``requirements.txt`` file available when running ``pipenv install``,
pipenv will automatically import the contents of this file and create a ``Pipfile`` for you.
.. _specifying_versions:
☤ Specifying Versions