Skip to content

Commit

Permalink
Added pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-schouten committed Nov 5, 2024
1 parent 05e7c6e commit ad0730d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[build-system]
requires = [
"setuptools>=42",
"wheel",
"versioneer-518",
"gplately",
"xarray",
"matplotlib=3.5.2",
]
build-backend = "setuptools.build_meta"

0 comments on commit ad0730d

Please sign in to comment.