Merge pull request #973 from barbourkd/fix-requests-url

Fix broken link to python-requests.org (http only)
This commit is contained in:
Dan Bader
2019-02-07 07:37:35 -08:00
committed by GitHub
+1 -1
View File
@@ -156,7 +156,7 @@ when you share your project with others. You should get output similar to this
Adding requests to Pipfile's [packages]...
P.S. You have excellent taste! ✨ 🍰 ✨
.. _Requests: https://python-requests.org
.. _Requests: http://python-requests.org
Using installed packages