Skip to content

Commit eb85dc3

Browse files
committed
Add Pyhton 2 only trove categorization #12
1 parent 6ba7f21 commit eb85dc3

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
@@ -30,6 +30,7 @@ def readme():
3030
]
3131
},
3232
classifiers=[
33+
'Programming Language :: Python :: 2 :: Only',
3334
'License :: OSI Approved :: Apache Software License',
3435
'Topic :: System :: Monitoring'
3536
]

0 commit comments

Comments
 (0)