Skip to content
Snippets Groups Projects
Commit 1592f435 authored by Nick Bearson's avatar Nick Bearson
Browse files

update to python3.10, using my branch of glmtools with a small fix until such...

update to python3.10, using my branch of glmtools with a small fix until such a time as it gets merged into upstream
parent e9863784
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ dependencies: ...@@ -10,7 +10,7 @@ dependencies:
- pip - pip
- pyclipper - pyclipper
- pyproj - pyproj
- python=3.9 - python=3.10
- pyyaml - pyyaml
- scipy - scipy
- setuptools - setuptools
...@@ -27,5 +27,5 @@ dependencies: ...@@ -27,5 +27,5 @@ dependencies:
- pip: - pip:
- git+https://github.com/deeplycloudy/lmatools.git@1501be30c32b948a3ecd56adf1dfb2fc57316346 - git+https://github.com/deeplycloudy/lmatools.git@1501be30c32b948a3ecd56adf1dfb2fc57316346
- git+https://github.com/deeplycloudy/stormdrain.git@3620621267215bf84b1f5199b4f395b430f309fc - git+https://github.com/deeplycloudy/stormdrain.git@3620621267215bf84b1f5199b4f395b430f309fc
- git+https://github.com/deeplycloudy/glmtools.git@33490be8df01622f950733faa77998da43f47b0a - git+https://github.com/nbearson/glmtools.git@python3.10
- git+https://github.com/pytroll/satpy.git@v0.36.0 - git+https://github.com/pytroll/satpy.git@v0.36.0
\ 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