Skip to content
Snippets Groups Projects

3.7 to 3.10 compatibility

Merged Valentin Emiya requested to merge ci39 into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -343,7 +343,6 @@ def setup_package():
'Topic :: Scientific/Engineering :: Mathematics',
'Topic :: Scientific/Engineering'
],
requires-python = '<=3.10',
install_requires=['scipy>=0.18', 'numpy>=1.8', 'matplotlib>=1.4', 'six>=1.10'],
)
Loading