Skip to content

Commit b403c9f

Browse files
committed
pyproject: fix hatch-build bug
1 parent b3b02b6 commit b403c9f

2 files changed

Lines changed: 24 additions & 10 deletions

File tree

pixi.lock

Lines changed: 23 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ test-ci = "pytest -sv --cov-report 'html:html/coverage' --cov-report 'xml:covera
8181

8282
[tool.pixi.feature.build.dependencies]
8383
hatch = "*"
84+
virtualenv = "<21"
8485
versioningit = "*"
8586
twine = "*"
8687

0 commit comments

Comments
 (0)