File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -132,3 +132,5 @@ Contributors
132
132
- Billy Keyes (@bluekeyes)
133
133
134
134
- Evan Borgstrom (@borgstrom)
135
+
136
+ - Jordan Moldow (@jmoldow)
Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ Dependencies
17
17
------------
18
18
19
19
- requests _ by Kenneth Reitz
20
- - uritemplate.py _ by Ian Cordasco
20
+ - uritemplate _ by Ian Cordasco
21
21
22
22
.. _requests : https://github.com/kennethreitz/requests
23
- .. _uritemplate.py : https://github.com/sigmavirus24/uritemplate
23
+ .. _uritemplate : https://github.com/sigmavirus24/uritemplate
24
24
25
25
Contributing
26
26
------------
Original file line number Diff line number Diff line change @@ -111,10 +111,10 @@ Dependencies
111
111
~~~~~~~~~~~~
112
112
113
113
- requests _ by Kenneth Reitz
114
- - uritemplate.py _ by Ian Cordasco
114
+ - uritemplate _ by Ian Cordasco
115
115
116
116
.. _requests : https://github.com/kennethreitz/requests
117
- .. _uritemplate.py : https://github.com/sigmavirus24/uritemplate
117
+ .. _uritemplate : https://github.com/sigmavirus24/uritemplate
118
118
119
119
120
120
Contributing
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ universal = 1
4
4
[metadata]
5
5
requires-dist =
6
6
requests>=2.0
7
- uritemplate.py>=0.2 .0
7
+ uritemplate>=3.0 .0
8
8
pyOpenSSL>=0.13; python_version<="2.7"
9
9
ndg-httpsclient; python_version<="2.7"
10
10
pyasn1; python_version<="2.7"
You can’t perform that action at this time.
0 commit comments