Skip to content

Commit b5acfb4

Browse files
committed
fix: removed license for license-files
1 parent 841c9e6 commit b5acfb4

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

pyproject.toml

+4-2
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,12 @@ dependencies = [
4141
"scrapegraph-py>=1.7.0"
4242
]
4343

44-
license = "MIT"
44+
# License Information.
45+
# See PEP-639 at https://peps.python.org/pep-0639/#add-license-files-key
4546
license-files = [
46-
"LICENSE"
47+
"LICENSE",
4748
]
49+
4850
readme = "README.md"
4951
homepage = "https://scrapegraphai.com/"
5052
repository = "https://github.com/ScrapeGraphAI/Scrapegraph-ai"

uv.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)