Skip to content

Commit c8698f3

Browse files
install: add xs3d to setup.py
1 parent 0f9d140 commit c8698f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ def read(fname):
3434
"numpy>=1.16.1",
3535
"pathos",
3636
"scipy>=1.1.0",
37+
"xs3d>=0.2.0",
3738
],
3839
extras_require={
3940
'tif': [ 'tifffile' ],

0 commit comments

Comments
 (0)