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
Daniel Scheffler
arosics
Commits
7905d041
Commit
7905d041
authored
Sep 30, 2020
by
Daniel Scheffler
Browse files
Revised previous commit.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
0c4b5e4a
Pipeline
#13059
passed with stages
in 3 minutes and 43 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
7905d041
...
...
@@ -40,11 +40,12 @@ with open("arosics/version.py") as version_file:
requirements
=
[
'numpy'
,
'gdal'
,
'shapely'
,
'scikit-image'
,
'matplotlib'
,
'geopandas'
,
'pandas'
,
'plotly'
,
'cmocean'
,
'six'
,
'folium>=0.6.0'
,
'geojson'
,
'pykrige'
,
'pyfftw'
,
'geoarray>=0.8.30'
,
'py_tools_ds>=0.14.28'
,
'git+https://github.com/matplotlib/basemap.git'
'
basemap @
git+https://github.com/matplotlib/basemap.git'
]
setup_requirements
=
[
'setuptools'
'setuptools'
,
'setuptools-git'
]
test_requirements
=
requirements
+
[
'coverage'
,
'nose'
,
'nose-htmloutput'
,
'rednose'
]
...
...
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