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
Klaus Zimmermann
climix
Commits
4d519554
Commit
4d519554
authored
Aug 31, 2021
by
Klaus Zimmermann
Browse files
Fix typo in setup.py
parent
3d1d744e
Changes
1
Show whitespace changes
Inline
Side-by-side
setup.py
View file @
4d519554
...
...
@@ -36,7 +36,7 @@ setuptools.setup(
"dask>=2.4.0"
,
"dask-jobqueue"
,
"distributed>=2.4.0"
,
'importlib_metadata>=4.4; python_version < "
2
.10"'
,
'importlib_metadata>=4.4; python_version < "
3
.10"'
,
"numpy"
,
"pyxdg"
,
"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