usse/scrape/funda-scraper/pyproject.toml
2023-12-22 15:26:01 +01:00

5 lines
120 B
TOML

# pyproject.toml
[build-system]
requires = ["setuptools>=61.0.0", "wheel"]
build-backend = "setuptools.build_meta"