Skip to content

Commit 3952e02

Browse files
authored
Update pyproject.toml add [project.scripts]
1 parent 55f3988 commit 3952e02

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
@@ -23,3 +23,6 @@ classifiers = [
2323

2424
[project.urls]
2525
"Homepage" = "https://github.com/NCAR/rda-python-template"
26+
27+
[project.scripts]
28+
startscript = "rda_python_template.startscript:main"

0 commit comments

Comments
 (0)