Skip to content

Commit cf00cc7

Browse files
committed
Add script to allow installation with pipx
1 parent 6e2d081 commit cf00cc7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
requires = ["hatchling"]
33
build-backend = "hatchling.build"
44

5+
[project.scripts]
6+
jsonata = "jsonata.cli.__main__:main"
57

68
[project]
79
name = "jsonata-python"

0 commit comments

Comments
 (0)