Skip to content

Commit 4b84009

Browse files
committed
WIP
1 parent 57be2c5 commit 4b84009

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template/pixi.toml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ test-coverage = "pytest --cov={{ project_slug_snake_case }} --cov-report=xml --c
2828
python = "*"
2929
hatchling = "*"
3030
python-build = "*"
31-
twine = "*"
31+
twine = ">=6"
3232
[feature.build.tasks]
3333
build-wheel = "python -m build --no-isolation ."
3434
check-wheel = "twine check dist/*"

0 commit comments

Comments
 (0)