Skip to content

Commit a6da414

Browse files
kaushikcfdinducer
authored andcommitted
makes astunparse a req. for Py<3.9
1 parent 4f7fe75 commit a6da414

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
@@ -1,2 +1,3 @@
11
# test_matchpy_interop.py
22
matchpy
3+
astunparse; python_version < '3.9'

0 commit comments

Comments
 (0)