Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
climix
climix
Commits
3ecac12d
Commit
3ecac12d
authored
Sep 27, 2019
by
Klaus Zimmermann
Browse files
Update dependency information with minimal versions (closes
#114
)
parent
e5f1a3e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
3ecac12d
...
...
@@ -33,10 +33,10 @@ setuptools.setup(
python_requires
=
'>=3'
,
install_requires
=
[
'cf-units'
,
'dask'
,
'dask
>=2.4.0
'
,
'dask-jobqueue'
,
'distributed'
,
'scitools-iris'
,
'distributed
>=2.4.0
'
,
'scitools-iris
>=2.2.0
'
,
'numpy'
,
'PyYAML'
,
],
...
...
Write
Preview
Supports
Markdown
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