Skip to content

Commit

Permalink
Upgrade python (#268)
Browse files Browse the repository at this point in the history
* remove gdal pin

* upgrade python to 3.10

* upgrade python to 3.10

* remove integration test since dea-notebooks not working on 3.10

---------

Co-authored-by: Emma Ai <[email protected]>
  • Loading branch information
emmaai and Emma Ai authored Aug 25, 2023
1 parent cc1c90b commit 7590828
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 70 deletions.
61 changes: 0 additions & 61 deletions .github/workflows/integration-test.yml

This file was deleted.

1 change: 1 addition & 0 deletions docker/env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ dependencies:
- python-geohash
- rio-stac
- rioxarray
- rsgislib
- Rtree
- spyndex
- urbanaccess
Expand Down
9 changes: 0 additions & 9 deletions docker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,6 @@ jupyter-nbextensions-configurator
otps
eodatasets3

# Damien - August 2023
# These are causing trouble, and are hopefully no longer required.
#
# rsgislib was manually packaged as a binary wheel
# rios required by rsgislib no PIPy publish
#https://github.com/ubarsc/rios/releases/download/rios-1.4.13/rios-1.4.13.tar.gz
#rsgislib==4.1.95


# Dale's s2cloudmask
# https://github.com/daleroberts/s2cloudmask
s2cloudmask
Expand Down

0 comments on commit 7590828

Please sign in to comment.