We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f3988 commit 3952e02Copy full SHA for 3952e02
pyproject.toml
@@ -23,3 +23,6 @@ classifiers = [
23
24
[project.urls]
25
"Homepage" = "https://github.com/NCAR/rda-python-template"
26
+
27
+[project.scripts]
28
+startscript = "rda_python_template.startscript:main"
0 commit comments