mirror of
https://github.com/dtomlinson91/street_group_tech_test
synced 2025-12-22 11:55:45 +00:00
adding entrypoint command
This commit is contained in:
@@ -18,3 +18,6 @@ pandas-profiling = "^3.0.0"
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
"analyse-properties" = "analyse_properties.main:run"
|
||||
|
||||
Reference in New Issue
Block a user