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 5a1ba6f commit e6f34f9Copy full SHA for e6f34f9
setup.py
@@ -14,7 +14,7 @@
14
install_requires=[
15
'numpy>=1.18.1',
16
'scipy',
17
- 'Cython>=0.29,<=0.29.15',
+ 'Cython>=0.29.14,<=0.3.0',
18
'matplotlib'],
19
description="Generate STL files from numpy arrays and text",
20
author='Tristan Hearn',
0 commit comments