proper syntax

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-23 12:37:40 -04:00
parent b747dc9e99
commit a2257510c7
+1 -1
View File
@@ -246,7 +246,7 @@ Magic. Pure, unalderated magic.
You can convert a ``Pipfile`` and ``Pipenv.lock`` into a ``requirements.txt`` file very easily, and get all the benefits of hashes, extras, and other goodies we have included.
Let's take this ``Pipfile``:
Let's take this ``Pipfile``::
[[source]]
url = "https://pypi.python.org/simple"