Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/natcap/invest into task/142…
Browse files Browse the repository at this point in the history
…5-add-support-for-py312
  • Loading branch information
phargogh committed Apr 11, 2024
2 parents 400c04d + 6f99f64 commit 55042bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions constraints_tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@
# A gdal bug caused our test suite to fail, but this issue is unlikely to
# occur with regular use of invest. https://github.com/OSGeo/gdal/issues/8497
GDAL!=3.6.*,!=3.7.*

# https://github.com/natcap/pygeoprocessing/issues/387
GDAL<3.8.5
1 change: 1 addition & 0 deletions exe/invest.spec
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ kwargs = {
'pkg_resources.py2_warn',
'cmath',
'charset_normalizer',
'scipy.special._cdflib'
],
'datas': [proj_datas],
'cipher': block_cipher,
Expand Down

0 comments on commit 55042bf

Please sign in to comment.