Skip to content

Commit

Permalink
chore: remove [project] section from pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
suned committed Nov 20, 2023
1 parent 1bd31fa commit c61bec5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ authors = ["Sune Debel"]
readme = "README.md"
include = ["src/pfun/py.typed", "src/pfun/*.c", "src/pfun/*.so"]

[project]
name = "pfun"
dynamic = ["description", "readme", "authors", "version"]

[tool.poetry.build]
script = "build.py"
generate-setup-file = true
Expand Down

0 comments on commit c61bec5

Please sign in to comment.