Skip to content

Commit

Permalink
(#----) Update for Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
squaregoldfish committed Mar 5, 2024
1 parent 0874dce commit 3e0e06d
Show file tree
Hide file tree
Showing 2 changed files with 498 additions and 276 deletions.
3 changes: 3 additions & 0 deletions external_scripts/export/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@ netcdf4 = "*"
numpy = "*"
icoscp = "*"

# Required for python 3.12
setuptools = "*"

[requires]
python_version = "3"
Loading

0 comments on commit 3e0e06d

Please sign in to comment.