Skip to content

Commit 7326faa

Browse files
xrmxemdneto
andauthored
Require virtualenv<21 for tox -e generate (#4265)
* gen-requirements: stay with virtualenv < 21 No idea what's going on but looks like hatch / hatchling has issues with latest virtualenv 21: Environment `hatch-build` is incompatible: module 'virtualenv.discovery.builtin' has no attribute 'propose_interpreters' * Update gen-requirements.txt Co-authored-by: Emídio Neto <[email protected]> --------- Co-authored-by: Emídio Neto <[email protected]>
1 parent 2b8ca97 commit 7326faa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gen-requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ requests
77
tomli
88
tomli_w
99
hatch
10+
# TODO: stick with virtualenv < 21 until a new hatch release
11+
virtualenv<21

0 commit comments

Comments
 (0)