Add python script to export data from excel
This commit is contained in:
7
pyproject.toml
Normal file
7
pyproject.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[project]
|
||||
name = "allmende_solimieten"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"pandas[excel]",
|
||||
]
|
||||
requires-python = ">=3.12"
|
||||
Reference in New Issue
Block a user