Skip to content

Commit

Permalink
install: add xs3d to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed Jan 31, 2024
1 parent 0f9d140 commit c8698f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ def read(fname):
"numpy>=1.16.1",
"pathos",
"scipy>=1.1.0",
"xs3d>=0.2.0",
],
extras_require={
'tif': [ 'tifffile' ],
Expand Down

0 comments on commit c8698f3

Please sign in to comment.