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 c37c456 commit c5acde7Copy full SHA for c5acde7
setup.py
@@ -14,6 +14,7 @@
14
install_requires=[
15
'numpy>=1.18.1',
16
'scipy',
17
+ 'Cython>=0.29.24,<0.30.0',
18
'matplotlib'],
19
description="Generate STL files from numpy arrays and text",
20
author='Tristan Hearn',
0 commit comments