Upload files to "/"
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[project]
|
||||
name = "tw-to-clock"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"duckdb>=1.5.2",
|
||||
"openpyxl>=3.1.5",
|
||||
"pandas>=3.0.2",
|
||||
]
|
||||
Reference in New Issue
Block a user