We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c94bd81 commit 8e9b464Copy full SHA for 8e9b464
setup.py
@@ -66,7 +66,7 @@
66
url = "https://github.com/proycon/python-frog",
67
ext_modules = extensions,
68
cmdclass = {'build_ext': build_ext},
69
- requires = ['frog (>=0.27)','ucto (>=0.28)'],
+ requires = ['frog (>=0.30)','ucto (>=0.29)'],
70
install_requires=['Cython'],
71
data_files = [("sources",["frog_wrapper.pyx"])],
72
classifiers=[
0 commit comments