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 9e6a70a commit 8f40ca9Copy full SHA for 8f40ca9
pyproject.toml
@@ -27,7 +27,7 @@ classifiers = [
27
requires-python = ">=3.8"
28
dependencies = [
29
'astroid>=2.7;python_version<"3.12"',
30
- 'astroid>=3.0.0a1;python_version>="3.12"',
+ 'astroid>=3;python_version>="3.12"',
31
"Jinja2",
32
"PyYAML",
33
"sphinx>=6.1.0",
0 commit comments