Skip to content

Commit bb6a402

Browse files
authored
(fix) Force old astroid version to fix AutoAPI build issue (#20)
Latest astroid version makes AutoAPI fail to build. Downgrading to astroid==3.3.8.
1 parent 1a627ea commit bb6a402

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ myst-parser==4.0.1
55
sphinx-copybutton==0.5.2
66
sphinx-autoapi==3.6.0
77
sphinx-togglebutton==0.3.2
8+
astroid==3.3.8

0 commit comments

Comments
 (0)