[1/n] click-ify - add entrypoint for click script and add
1_dump_listings command run via: poetry run python main.py --step dump_listings
This commit is contained in:
parent
0a66efa48a
commit
90b531f5d9
4 changed files with 272 additions and 64 deletions
|
|
@ -21,8 +21,7 @@ pandas = "^2.2.1"
|
|||
geopy = "^2.4.1"
|
||||
matplotlib = "^3.10.0"
|
||||
opencv-python = "^4.11.0.86"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
click = "^8.2.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue