10000 Add Python 3.10 classifier (#160) · alvistack/python-typed_ast@c2d5f06 · GitHub
[go: up one dir, main page]

Skip to content

Commit c2d5f06

Browse files
authored
Add Python 3.10 classifier (python#160)
Co-authored-by: hauntsaninja <>
1 parent f3355fd commit c2d5f06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@
115115
'Programming Language :: Python :: 3.7',
116116
'Programming Language :: Python :: 3.8',
117117
'Programming Language :: Python :: 3.9',
118+
'Programming Language :: Python :: 3.10',
118119
'Topic :: Software Development',
119120
],
120121
packages = ['typed_ast', 'typed_ast.tests'],

0 commit comments

Comments
 (0)
0