Skip to content

Commit 183664c

Browse files
committed
List Python 3 support in setup.py.
1 parent 67c4157 commit 183664c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
'License :: OSI Approved :: Apache Software License',
2323
'Operating System :: OS Independent',
2424
'Programming Language :: Python',
25+
'Programming Language :: Python :: 3',
2526
'Topic :: Security :: Cryptography',
2627
],
2728
install_requires=[

0 commit comments

Comments
 (0)