We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fd4674 commit 4f2c044Copy full SHA for 4f2c044
pyproject.toml
@@ -71,9 +71,6 @@ bugs = "https://github.com/redsun-acquisition/redsun/issues"
71
changelog = "https://github.com/redsun-acquisition/redsun/blob/master/changelog.md"
72
homepage = "https://github.com/redsun-acquisition/redsun"
73
74
-[project.scripts]
75
-redsun = "redsun.__main__:main_cli"
76
-
77
[tool.hatch.version]
78
source = "vcs"
79
src/redsun/__main__.py
0 commit comments