summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index d1d4188..a017ea1 100644
--- a/setup.py
+++ b/setup.py
@@ -10,7 +10,6 @@ setup(
description='Save website to WARC using Google Chrome.',
long_description=open('README.rst').read(),
install_requires=[
- 'pychrome',
'warcio',
'html5lib>=0.999999999',
'bottom',