fix: pyproject

This commit is contained in:
Federico Aguzzi 2024-12-18 09:41:34 +01:00
parent caf941df25
commit 35a490747c

View File

@ -1,13 +1,6 @@
[project]
name = "scrapegraphai"
version = "1.34.0b2"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [
{ name = "Marco Vinciguerra", email = "mvincig11@gmail.com" },