forked from ruangrupa/konfluks
cli commands
This commit is contained in:
@ -19,3 +19,7 @@ peertube = {git = "https://framagit.org/framasoft/peertube/clients/python.git"}
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
cal= "lumbunglib.cloudcal:main"
|
||||
vid = "lumbunglib.video:main"
|
||||
|
||||
Reference in New Issue
Block a user