Skip to content

Commit

Permalink
Merge pull request #133 from pycroscopy/ramav87-patch-1
Browse files Browse the repository at this point in the history
Update setup.py
  • Loading branch information
ramav87 committed Jun 18, 2024
2 parents 3f69848 + fc4fe79 commit 001506b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

# TODO: Move requirements to requirements.txt
requirements = [ # basic
'setuptools==58.2.0',
'setuptools',
'numpy',
'toolz', # dask installation failing without this
'cytoolz', # dask installation failing without this
Expand Down

0 comments on commit 001506b

Please sign in to comment.