Skip to content

Commit 168390a

Browse files
grstflying-sheep
andauthored
Update {{cookiecutter.project_name}}/pyproject.toml
Co-authored-by: Philipp A. <flying-sheep@web.de>
1 parent 46d317a commit 168390a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

{{cookiecutter.project_name}}/pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ python = [ "3.13" ]
8484
features = [ "test" ]
8585

8686
[tool.hatch.envs.hatch-test.overrides]
87+
# If the matrix variable `deps` is set to "pre",
88+
# set the environment variable `UV_PRERELEASE` to "allow".
8789
matrix.deps.env-vars = [
8890
{ key = "UV_PRERELEASE", value = "allow", if = [ "pre" ] },
8991
]

0 commit comments

Comments
 (0)