Skip to content

Commit

Permalink
add min version to virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
rawwar committed Oct 19, 2024
1 parent 899dcbf commit 1c49b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hatch_build.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"uv>=0.1.32",
],
"virtualenv": [
"virtualenv",
"virtualenv>=20.26.0",
],
}

Expand Down

0 comments on commit 1c49b19

Please sign in to comment.