aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2016-10-17 18:41:47 +1300
committerAldo Cortesi <aldo@nullcube.com>2016-10-17 18:42:48 +1300
commit43a83c89e73905daa7ebc27313a45546f0a33f61 (patch)
tree950f1a31f997968f3c0fd1ec9fbc2ee16d4a93c8 /setup.py
parent209c73336c2c69366d9cfd1584ce8d62d32557d6 (diff)
downloadmitmproxy-43a83c89e73905daa7ebc27313a45546f0a33f61.tar.gz
mitmproxy-43a83c89e73905daa7ebc27313a45546f0a33f61.tar.bz2
mitmproxy-43a83c89e73905daa7ebc27313a45546f0a33f61.zip
python3: update README and setup.py trove classifiers
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 0d4b7910..9d85e545 100644
--- a/setup.py
+++ b/setup.py
@@ -31,6 +31,7 @@ setup(
"Operating System :: Microsoft :: Windows",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
+ "Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",