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 a81b522 commit 05a145bCopy full SHA for 05a145b
setup.py
@@ -28,6 +28,6 @@ def readme():
28
author_email='[email protected]',
29
license='MIT',
30
packages=['diffeqpy','diffeqpy.tests'],
31
- install_requires=['juliacall>=0.9.28', 'jill'],
+ install_requires=['juliacall>=0.9.26', 'jill'],
32
include_package_data=True,
33
zip_safe=False)
0 commit comments