Skip to content

Commit c5acde7

Browse files
authored
Update setup.py
1 parent c37c456 commit c5acde7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
install_requires=[
1515
'numpy>=1.18.1',
1616
'scipy',
17+
'Cython>=0.29.24,<0.30.0',
1718
'matplotlib'],
1819
description="Generate STL files from numpy arrays and text",
1920
author='Tristan Hearn',

0 commit comments

Comments
 (0)