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.
There was an error while loading. Please reload this page.
1 parent 0acebc3 commit 0302202Copy full SHA for 0302202
1 file changed
pyproject.toml
@@ -61,7 +61,7 @@ doc = [
61
"intersphinx_registry",
62
"ipykernel",
63
"ipython[test,matplotlib]",
64
- "setuptools>=70.0",
+ "setuptools>=80.0",
65
"sphinx_toml==0.0.4",
66
"sphinx-rtd-theme>=0.1.8", # wheel
67
"sphinx>=8.0",
@@ -72,7 +72,7 @@ test = [
72
"pytest-asyncio>=1.0.0", # first guess
73
"testpath>=0.2", # wheel
74
"packaging>=20.1.0", # first guess
75
- "setuptools>=61.2",
76
]
77
test_extra = [
78
"ipython[test]",
0 commit comments