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 45379c8 commit a20d356Copy full SHA for a20d356
setup.py
@@ -26,6 +26,7 @@ def readme():
26
packages=['pygem'],
27
install_requires=[
28
'numpy',
29
+ 'numpy-stl',
30
'scipy',
31
'matplotlib',
32
'enum34',
0 commit comments