Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tomotools
Nabu
Commits
1a6d2e90
Commit
1a6d2e90
authored
May 11, 2021
by
Pierre Paleo
Browse files
setup.py: Add scipy in requirements
parent
d1323365
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
1a6d2e90
...
...
@@ -57,6 +57,7 @@ def setup_package():
'psutil'
,
'pytest'
,
'numpy > 1.9.0'
,
'scipy'
,
'silx >= 0.15.0'
,
'distributed'
,
'dask_jobqueue'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment