aboutsummaryrefslogtreecommitdiffhomepage
path: root/setup.py
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2017-09-18 11:55:52 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2017-09-18 11:55:52 -0700
commitb352be025fcb117d2deca24ada9e90d94eba460c (patch)
tree7666446253d7cdbfa1b6c57a721329e32fef4a50 /setup.py
parent63f31e8cd16b185fd735bd753afbc0375cd573aa (diff)
parenta5b571e22d8e3d06fbdecfc1a6e67a3036be536e (diff)
Upmerge from v1.6.x branch to master
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index d3ea83488c..12882413ce 100644
--- a/setup.py
+++ b/setup.py
@@ -70,7 +70,7 @@ CLASSIFIERS = [
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'License :: OSI Approved :: Apache Software License',
-],
+]
# Environment variable to determine whether or not the Cython extension should
# *use* Cython or use the generated C files. Note that this requires the C files