aboutsummaryrefslogtreecommitdiffhomepage
path: root/setup.py
diff options
context:
space:
mode:
authorGravatar Yash Tibrewal <yashkt@google.com>2017-09-19 10:47:24 -0700
committerGravatar Yash Tibrewal <yashkt@google.com>2017-09-19 10:47:24 -0700
commit6712c7d20334c8f2884c19cdfa6d5b059050d4ca (patch)
tree21aa9851ccbc230106705da653a131246fff1bca /setup.py
parent06312bdb43c66150e59958479640913c3726ee10 (diff)
parent0aedb8136fe935e0361c8bfa5ef8b46b4d191605 (diff)
Merging master into yashykt:ctocc6
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