Skip to content
Snippets Groups Projects
Commit b753de8c authored by Nils Brüggemann's avatar Nils Brüggemann
Browse files

requirements.txt: Move installation of ipdb and pytest to separate file...

requirements.txt: Move installation of ipdb and pytest to separate file requirements_development.txt.
parent aa53ba53
No related branches found
No related tags found
1 merge request!44Resolve "PyPi packaging issues"
...@@ -6,12 +6,10 @@ xarray ...@@ -6,12 +6,10 @@ xarray
pandas pandas
cmocean cmocean
scipy scipy
ipdb
ipywidgets ipywidgets
ipykernel ipykernel
jupytext jupytext
nbconvert nbconvert
pytest
healpy healpy
cftime cftime
#cartopy # cannot easily be installed with pip #cartopy # cannot easily be installed with pip
......
ipdb
pytest
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment