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 b72d70d commit e77cf0aCopy full SHA for e77cf0a
pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
build-backend = "setuptools.build_meta"
3
4
-requires = [ "setuptools>=77,<81" ]
+requires = [ "setuptools>=77" ]
5
6
[project]
7
name = "astroid"
0 commit comments