Temporarily pin hatchling to fix build

This commit is contained in:
squidfunk
2024-11-11 19:15:12 +01:00
parent 1cec53f34d
commit d56a9dd34a

View File

@@ -20,7 +20,7 @@
[build-system]
requires = [
"hatchling",
"hatchling==1.25.0", # Temporary pin, see https://t.ly/tkdhx
"hatch-requirements-txt",
"hatch-nodejs-version>=0.3.0",
# Needed for "Framework :: MkDocs"