summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAnthony Sottile <asottile@umich.edu>2018-10-23 20:39:10 -0700
committerAnthony Sottile <asottile@umich.edu>2018-10-23 20:42:45 -0700
commitb6bd3a8ddd88dd29a94b5fa8a6634e5dffe7a711 (patch)
tree0d3bd91376f7d60f1ee4b65b90d14fd63652bafc /setup.py
parent0115fedbded6881ac320e878290595e57b44c17e (diff)
downloadflake8-3.6.0.tar.gz
Release v3.6.03.6.0
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 28308bc..e2adfbf 100644
--- a/setup.py
+++ b/setup.py
@@ -143,6 +143,7 @@ setuptools.setup(
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
+ "Programming Language :: Python :: 3.7",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Software Development :: Quality Assurance",
],