Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit 2081eea

Browse files
committed
fix: remove incorrect console_scripts entry from pyproject.toml
1 parent dd03622 commit 2081eea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ testing = [
7878
# And any other entry points, for example:
7979
# pyscaffold.cli =
8080
# awesome = pyscaffoldext.awesome.extension:AwesomeExtension
81-
console_scripts = qrmine = qrmine.main:main_routine
8281

8382
[project.scripts]
8483
qrmine = "qrmine.main:main_routine"

0 commit comments

Comments
 (0)