We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9fa20d commit cf9b0ccCopy full SHA for cf9b0cc
pyproject.toml
@@ -20,7 +20,7 @@ Issues = 'https://github.com/indico/newdle/issues'
20
GitHub = 'https://github.com/indico/newdle'
21
22
[build-system]
23
-requires = ['hatchling==1.25.0', 'hatch-requirements-txt==0.4.1']
+requires = ['hatchling==1.27.0', 'hatch-requirements-txt==0.4.1']
24
build-backend = 'hatchling.build'
25
26
[tool.hatch.metadata.hooks.requirements_txt]
0 commit comments