Skip to content

Commit

Permalink
update pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
samwaseda committed Aug 5, 2024
1 parent 5154b82 commit a04c4ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[build-system]
requires = [
"pyiron_base",
"setuptools",
"versioneer[toml]==0.29",
]
Expand All @@ -24,7 +23,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
dependencies = [
"pyiron_base==0.8.3"
"numpy==2.0.0"
]
dynamic = [ "version",]
authors = [
Expand Down

0 comments on commit a04c4ba

Please sign in to comment.