Skip to content

Commit 53dd1a7

Browse files
Add Python 2 classifier
1 parent deb93d8 commit 53dd1a7

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
@@ -17,6 +17,7 @@
1717
url="https://github.com/ipregistry/ipregistry-python",
1818
packages=setuptools.find_packages(),
1919
classifiers=[
20+
"Programming Language :: Python :: 2",
2021
"Programming Language :: Python :: 3",
2122
"License :: OSI Approved :: Apache Software License",
2223
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)