Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
virtualenv
1 parent 16085d8 commit ff094acCopy full SHA for ff094ac
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