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
data-infrastructure-services
tzis
Commits
b61fc714
Commit
b61fc714
authored
May 27, 2021
by
Fabian Wachsmann
Browse files
completely wrong url
parent
036b79e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
b61fc714
...
...
@@ -8,7 +8,7 @@ setup(
description
=
'Convert to Zarr in Swift Object Storage'
,
long_description
=
open
(
'README.md'
).
read
(),
install_requires
=
[
'zarr'
,
'xarray'
,
'dask'
,
'netcdf4'
,
'tqdm'
,
'git+https://github.com/siligam/zarr-swiftstore.git'
],
'
zarrswift @
git+https://github.com/siligam/zarr-swiftstore.git'
],
url
=
'???'
,
author
=
'Fabian Wachsmann, Marco Kulüke'
,
author_email
=
'wachsmann@dkrz.de'
...
...
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