Skip to content

Commit 72722f3

Browse files
committed
Add regular dependencies to requires-dist
Otherwise new installations do not install requests or uritemplate.py and this results in ImportErrors for both packages.
1 parent d1b1656 commit 72722f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ universal = 1
33

44
[metadata]
55
requires-dist=
6+
requests>=2.0
7+
uritemplate.py>=0.2.0
68
pyOpenSSL>=0.13; python_version<="2.7"
79
ndg-httpsclient; python_version<="2.7"
810
pyasn1; python_version<="2.7"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy