Skip to content
Snippets Groups Projects
Commit e895e685 authored by David Huss's avatar David Huss :speech_balloon:
Browse files

Remove superfluous line in tool.poetry.scripts

parent 4e883166
Branches
Tags
No related merge requests found
......@@ -14,7 +14,7 @@ appdirs = "^1.4.3"
pytest = "^5.2"
[tool.poetry.scripts]
bbbmon = { path = "bbbmon.py" }
# bbbmon = { path = "bbbmon.py" }
run = "bbbmon.bbbmon:main"
[build-system]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment