Update pyproject.toml

This commit is contained in:
Zachary Hampton
2023-10-18 08:37:26 -07:00
committed by GitHub
parent e1090b06e4
commit 89a6f93c9f

View File

@@ -3,7 +3,7 @@ name = "homeharvest"
version = "0.3.5" version = "0.3.5"
description = "Real estate scraping library supporting Zillow, Realtor.com & Redfin." description = "Real estate scraping library supporting Zillow, Realtor.com & Redfin."
authors = ["Zachary Hampton <zachary@zacharysproducts.com>", "Cullen Watson <cullen@cullen.ai>"] authors = ["Zachary Hampton <zachary@zacharysproducts.com>", "Cullen Watson <cullen@cullen.ai>"]
homepage = "https://github.com/ZacharyHampton/HomeHarvest" homepage = "https://github.com/Bunsly/HomeHarvest"
readme = "README.md" readme = "README.md"
[tool.poetry.scripts] [tool.poetry.scripts]