Skip to content

Commit

Permalink
typo fix to allow pytextile cli tool installation
Browse files Browse the repository at this point in the history
  • Loading branch information
ikirudennis committed Aug 17, 2024
1 parent 05ec535 commit 8498638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Homepage = "https://github.com/textile/python-textile"
Repository = "https://github.com/textile/python-textile.git"
Issues = "https://github.com/textile/python-textile/issues"

[python.scripts]
[project.scripts]
pytextile = "textile.__main__:main"

[tool.setuptools.dynamic]
Expand Down

0 comments on commit 8498638

Please sign in to comment.