Rename project (#41)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
The old naming scheme was causing confusion and probably errors. Reviewed-on: #41
This commit is contained in:
@ -5,6 +5,7 @@ description = "A simple time tracker."
|
||||
authors = ["Lukáš Kucharczyk <lukas@kucharczyk.xyz>"]
|
||||
license = "GPL"
|
||||
readme = "README.md"
|
||||
packages = [{include = "timetracker", from = "src"}]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
|
Reference in New Issue
Block a user