mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
runssnappea as a separate command (for e.g. ps)
This commit is contained in:
@@ -23,6 +23,7 @@ dynamic = ["version", "dependencies"]
|
||||
bugsink-show-version = "bugsink.scripts.show_version:main"
|
||||
bugsink-manage = "bugsink.scripts.manage:main"
|
||||
bugsink-create-conf = "bugsink.scripts.create_conf:main"
|
||||
bugsink-runsnappea = "bugsink.scripts.runsnappea:main"
|
||||
|
||||
[tool.setuptools]
|
||||
include-package-data = true # this is the default, but explicit is better than implicit
|
||||
|
||||
Reference in New Issue
Block a user