We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6843fb + ff094ac commit 56abf99Copy full SHA for 56abf99
1 file changed
pyproject.toml
@@ -71,7 +71,7 @@ d = ["aiohttp>=3.10"]
71
jupyter = ["ipython>=7.8.0", "tokenize-rt>=3.2.0"]
72
73
[dependency-groups]
74
-build = ["hatch==1.15.1", "hatch-fancy-pypi-readme", "hatch-vcs"]
+build = ["hatch==1.15.1", "hatch-fancy-pypi-readme", "hatch-vcs", "virtualenv<21.0.0"]
75
wheels = ["cibuildwheel==3.3.1", "pypyp==1.3.0"]
76
binary = ["pyinstaller", "wheel>=0.45.1"]
77
0 commit comments