We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c93196c commit 8c4d226Copy full SHA for 8c4d226
pyproject.toml
@@ -59,8 +59,8 @@ dependencies = [
59
"pluggy>=1.5",
60
"pyproject-api>=1.7.1",
61
"tomli>=2.0.1; python_version<'3.11'",
62
- "virtualenv>=20.26.3",
63
"typing-extensions>=4.12.2; python_version<'3.11'",
+ "virtualenv>=20.26.3",
64
]
65
optional-dependencies.docs = [
66
"furo>=2024.8.6",
0 commit comments