Skip to content

Commit e6f34f9

Browse files
authored
Update setup.py
1 parent 5a1ba6f commit e6f34f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
install_requires=[
1515
'numpy>=1.18.1',
1616
'scipy',
17-
'Cython>=0.29,<=0.29.15',
17+
'Cython>=0.29.14,<=0.3.0',
1818
'matplotlib'],
1919
description="Generate STL files from numpy arrays and text",
2020
author='Tristan Hearn',

0 commit comments

Comments
 (0)