We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0673407 commit 511018eCopy full SHA for 511018e
requirements.txt
@@ -1,4 +1,4 @@
1
-pyoai==2.5.0
+https://github.com/infrae/pyoai/archive/refs/tags/2.5.1.zip
2
WSGIUtils
3
wsgi_intercept
4
webob
setup.py
@@ -55,7 +55,7 @@
55
],
56
},
57
install_requires=[
58
- 'pyoai==2.5.0',
+ 'https://github.com/infrae/pyoai/archive/refs/tags/2.5.1.zip',
59
'WSGIUtils',
60
'wsgi_intercept',
61
'webob',
0 commit comments