We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f9d140 commit c8698f3Copy full SHA for c8698f3
setup.py
@@ -34,6 +34,7 @@ def read(fname):
34
"numpy>=1.16.1",
35
"pathos",
36
"scipy>=1.1.0",
37
+ "xs3d>=0.2.0",
38
],
39
extras_require={
40
'tif': [ 'tifffile' ],
0 commit comments