We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cec53f commit d56a9ddCopy full SHA for d56a9dd
pyproject.toml
@@ -20,7 +20,7 @@
20
21
[build-system]
22
requires = [
23
- "hatchling",
+ "hatchling==1.25.0", # Temporary pin, see https://t.ly/tkdhx
24
"hatch-requirements-txt",
25
"hatch-nodejs-version>=0.3.0",
26
# Needed for "Framework :: MkDocs"
0 commit comments