Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cbd6976

Browse filesBrowse files
authored
Merge pull request #973 from barbourkd/fix-requests-url
Fix broken link to python-requests.org (http only)
2 parents 1d98f63 + 6749edc commit cbd6976
Copy full SHA for cbd6976

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎docs/dev/virtualenvs.rst

Copy file name to clipboardExpand all lines: docs/dev/virtualenvs.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ when you share your project with others. You should get output similar to this
156156
Adding requests to Pipfile's [packages]...
157157
P.S. You have excellent taste! ✨ 🍰 ✨
158158
159-
.. _Requests: https://python-requests.org
159+
.. _Requests: http://python-requests.org
160160

161161

162162
Using installed packages

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.