Skip to content

Commit 92933b5

Browse files
New: use patched showast module
1 parent 854078c commit 92933b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Pygments>=2.7.1
2626
python-magic>=0.4.18
2727
scikit_learn>=0.23.2
2828
selenium>=3.141.0
29-
showast>=0.2.4
30-
29+
# showast>=0.2.4
30+
showast @ git+https://github.com/andreas-zeller/show_ast.git@andreas
3131

3232
## Additionally, these packages are needed to create the (HTML) book:
3333

0 commit comments

Comments
 (0)