Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
nam
ProxPython
Commits
f60613ab
Commit
f60613ab
authored
Apr 22, 2020
by
Matthijs
Browse files
scipy dependency
parent
fc5386de
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
f60613ab
...
...
@@ -112,5 +112,5 @@ setup(
},
# Some packages which are required for the good operation of ProxPython
install_requires
=
[
'numpy'
,
'scikit-image'
,
'matplotlib'
]
install_requires
=
[
'numpy'
,
'scikit-image'
,
'matplotlib'
,
'scipy'
]
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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