Skip to content

Commit db0eead

Browse files
committed
python 3 only
1 parent cb27ff9 commit db0eead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def readme():
2525
classifiers=[
2626
"Development Status :: 4 - Beta",
2727
"Environment :: Console",
28-
"Programming Language :: Python",
28+
"Programming Language :: Python :: 3 :: Only",
2929
"Operating System :: OS Independent",
3030
"Environment :: No Input/Output (Daemon)",
3131
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)