Skip to content

Commit 747ec57

Browse files
committed
gen-requirements: limit virtualenv to < 21
No idea what's going on but looks like hatch / hatchling has issues with latest virtualenv: Environment `hatch-build` is incompatible: module 'virtualenv.discovery.builtin' has no attribute 'propose_interpreters'
1 parent 2b8ca97 commit 747ec57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gen-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ requests
77
tomli
88
tomli_w
99
hatch
10+
virtualenv<21

0 commit comments

Comments
 (0)