Skip to content

Commit 1f8a419

Browse files
committed
update python versions
1 parent 8418f1e commit 1f8a419

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
"Operating System :: OS Independent",
2424
"Programming Language :: Python :: 3.6",
2525
"Programming Language :: Python :: 3.7",
26+
"Programming Language :: Python :: 3.8",
27+
"Programming Language :: Python :: 3.9",
2628
],
2729
install_requires=[
2830
'antlr4-python3-runtime==4.13.2',

0 commit comments

Comments
 (0)