Skip to content

Commit

Permalink
fix pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
prehner committed Apr 29, 2024
1 parent 5065686 commit 201aa47
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,4 @@ build-backend = "maturin"

[tool.maturin]
bindings = "pyo3"
features = ["python"]

[project]
name = "feos-torch"
features = ["python"]

0 comments on commit 201aa47

Please sign in to comment.