Skip to content

Commit 159ed32

Browse files
committed
fix: bump hatchling version to 1.26.3
1 parent 49a4181 commit 159ed32

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

pyproject.toml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,6 @@ dependencies = [
4141
"scrapegraph-py>=1.7.0"
4242
]
4343

44-
# License Information.
45-
# See PEP-639 at https://peps.python.org/pep-0639/#add-license-files-key
46-
license-files = [
47-
"LICENSE",
48-
]
49-
5044
readme = "README.md"
5145
homepage = "https://scrapegraphai.com/"
5246
repository = "https://github.com/ScrapeGraphAI/Scrapegraph-ai"
@@ -113,7 +107,7 @@ screenshot_scraper = [
113107
]
114108

115109
[build-system]
116-
requires = ["hatchling"]
110+
requires = ["hatchling==1.26.3"]
117111
build-backend = "hatchling.build"
118112

119113
[dependency-groups]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)