summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 8a6b05b3..a4478b81 100755
--- a/setup.py
+++ b/setup.py
@@ -58,7 +58,6 @@ params = dict(
entry_points={'console_scripts': ['cherryd = cherrypy.__main__:run']},
include_package_data=True,
install_requires=[
- 'six>=1.11.0',
'cheroot>=6.2.4',
'portend>=2.1.1',
'more_itertools',