diff --git a/pyproject.toml b/pyproject.toml index c8ef9b33..520cd9f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,6 +42,9 @@ dependencies = [ ] license = "MIT" +license-files = [ + "LICENSE" +] readme = "README.md" homepage = "https://scrapegraphai.com/" repository = "https://github.com/ScrapeGraphAI/Scrapegraph-ai"