chore: bootstrap housing research platform
This commit is contained in:
9
pyproject.toml
Normal file
9
pyproject.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[project]
|
||||
name = "shanghai-housing-research"
|
||||
version = "0.1.0"
|
||||
description = "A lightweight Shanghai housing market research and investment analysis system."
|
||||
requires-python = ">=3.9"
|
||||
dependencies = []
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["src"]
|
||||
Reference in New Issue
Block a user