Skip to content

Commit 198890c

Browse files
authored
Merge pull request #681 from Bing-su/add-executable
2 parents 436cd00 + 1a13fda commit 198890c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ dependencies = [
3838
[project.urls]
3939
Homepage = "https://github.com/python-trio/trustme"
4040

41+
[project.scripts]
42+
trustme = "trustme._cli:main"
43+
4144
[tool.hatch.version]
4245
path = "src/trustme/_version.py"
4346

0 commit comments

Comments
 (0)