Skip to content

Commit 8498638

Browse files
committed
typo fix to allow pytextile cli tool installation
1 parent 05ec535 commit 8498638

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
@@ -41,7 +41,7 @@ Homepage = "https://github.com/textile/python-textile"
4141
Repository = "https://github.com/textile/python-textile.git"
4242
Issues = "https://github.com/textile/python-textile/issues"
4343

44-
[python.scripts]
44+
[project.scripts]
4545
pytextile = "textile.__main__:main"
4646

4747
[tool.setuptools.dynamic]

0 commit comments

Comments
 (0)