Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Commit

Permalink
build: remove excess section (scripts) from pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
HamidMolareza committed Apr 1, 2023
1 parent 8cfb936 commit daa7f36
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ coverage = "^7.2.2"
tox = "^4.4.7"
tox-gh-actions = "^3.1.0"

[tool.poetry.scripts]
my-script = "def_result.main:say_hello"

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

0 comments on commit daa7f36

Please sign in to comment.