Newer
Older
description = ""
authors = ["Jonathan Weth <git@jonathanweth.de>"]

Jonathan Weth
committed
[[tool.poetry.source]]
name = "gitlab"
url = "https://edugit.org/api/v4/projects/461/packages/pypi/simple"
secondary = true
click = "^8.0.4"
usersettings = "^1.1.5"
requests = "^2.27.1"

Jonathan Weth
committed
pycups = "^2.0.1"
flake8-rst-docstrings = "^0.3.0"
[tool.poetry.scripts]
kort-client = "kort_client.cli:cli"
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"