Skip to content

Commit

Permalink
refine yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kcartier-wri committed Sep 13, 2024
1 parent f55012e commit 112f549
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
earthengine-api==0.1.408
earthengine-api==0.1.411
geocube==0.4.2
geopandas==0.14.1
rioxarray==0.15.0
Expand All @@ -18,4 +18,4 @@ boto3==1.34.124
scikit-learn==1.5.1
scikit-image==0.24.0
overturemaps==0.6.0
exactextract==0.2.0.dev252
exactextract==0.2.0
1 change: 0 additions & 1 deletion .github/workflows/dev_ci_cd_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
activate-environment: cities-cif
environment-file: .github/environment.yml
python-version: ${{ matrix.python-version }}
auto-activate-base: true
auto-update-conda: true
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
Expand Down

0 comments on commit 112f549

Please sign in to comment.