Skip to content

Commit 9150e4c

Browse files
committed
fix: added license-files = [
"LICENSE" ]
1 parent 7f3197b commit 9150e4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ dependencies = [
4242
]
4343

4444
license = "MIT"
45+
license-files = [
46+
"LICENSE"
47+
]
4548
readme = "README.md"
4649
homepage = "https://scrapegraphai.com/"
4750
repository = "https://github.com/ScrapeGraphAI/Scrapegraph-ai"

0 commit comments

Comments
 (0)