Skip to content

Commit 3f68a5f

Browse files
committed
Add Python 3 trove classifier.
This is so that tools like https://github.com/brettcannon/caniusepython3 work properly.
1 parent a2e5b48 commit 3f68a5f

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
@@ -21,5 +21,6 @@
2121
'Intended Audience :: Developers',
2222
'License :: OSI Approved :: MIT License',
2323
'Programming Language :: Python',
24+
'Programming Language :: Python :: 3',
2425
],
2526
)

0 commit comments

Comments
 (0)