Skip to content

Commit 646365a

Browse files
lissenspconstantinius
authored andcommitted
Update setup.py to include latest py versions
1 parent 69d7913 commit 646365a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@
7373
'Programming Language :: Python :: 3.7',
7474
'Programming Language :: Python :: 3.8',
7575
'Programming Language :: Python :: 3.9',
76+
'Programming Language :: Python :: 3.10',
77+
'Programming Language :: Python :: 3.11',
78+
'Programming Language :: Python :: 3.12',
7679
],
7780
tests_require=['pytest']
7881
)

0 commit comments

Comments
 (0)