parent
8107103383
commit
af1f2fa531
|
@ -1,8 +1,9 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "homeharvest"
|
name = "homeharvest"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
description = "Real estate scraping library for Zillow & Redfin"
|
description = "Real estate scraping library"
|
||||||
authors = ["Zachary Hampton <zachary@zacharysproducts.com>"]
|
authors = ["Zachary Hampton <zachary@zacharysproducts.com>"]
|
||||||
|
homepage = "https://github.com/ZacharyHampton/HomeHarvest"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
|
|
Loading…
Reference in New Issue