Skip to content

Commit 375185b

Browse files
committed
Add project.name to pyproject.toml
1 parent 5f46ecb commit 375185b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[project]
2+
name = "jsonstar"
3+
14
[build-system]
25
requires = ["poetry-core>=1.0.0"]
36
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)