Skip to content
This repository was archived by the owner on Jun 27, 2025. It is now read-only.

Commit 8f63e83

Browse files
authored
Merge pull request #16 from rocky-linux/revert-15-NeilHanlon-patch-1
Revert "use project.scripts instead of tool.poetry.scripts for entryp…
2 parents 82f0f9f + 5a3b914 commit 8f63e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ requests = "~2.27.1"
1616
requires = ["poetry-core"]
1717
build-backend = "poetry.core.masonry.api"
1818

19-
[project.scripts]
19+
[tool.poetry.scripts]
2020
oval = "oval.oval:main"

0 commit comments

Comments
 (0)