fix: added license-files = [

"LICENSE"
]
This commit is contained in:
PeriniM 2025-01-02 19:27:28 +01:00
parent 7f3197bed7
commit 9150e4c95f

View File

@ -42,6 +42,9 @@ dependencies = [
]
license = "MIT"
license-files = [
"LICENSE"
]
readme = "README.md"
homepage = "https://scrapegraphai.com/"
repository = "https://github.com/ScrapeGraphAI/Scrapegraph-ai"