We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8418f1e commit 1f8a419Copy full SHA for 1f8a419
setup.py
@@ -23,6 +23,8 @@
23
"Operating System :: OS Independent",
24
"Programming Language :: Python :: 3.6",
25
"Programming Language :: Python :: 3.7",
26
+ "Programming Language :: Python :: 3.8",
27
+ "Programming Language :: Python :: 3.9",
28
],
29
install_requires=[
30
'antlr4-python3-runtime==4.13.2',
0 commit comments