Add gantt rendering
This commit is contained in:
@@ -5,6 +5,7 @@ description = "Query Odoo for an employee's working days in a date range, includ
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"requests>=2.31",
|
||||
"rich>=15.0.0",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user