Skip to content

Commit a20d356

Browse files
committed
update setup.py
1 parent 45379c8 commit a20d356

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
@@ -26,6 +26,7 @@ def readme():
2626
packages=['pygem'],
2727
install_requires=[
2828
'numpy',
29+
'numpy-stl',
2930
'scipy',
3031
'matplotlib',
3132
'enum34',

0 commit comments

Comments
 (0)