summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 538c1a0b..1909fee0 100755
--- a/setup.py
+++ b/setup.py
@@ -50,8 +50,7 @@ setup(
'twisted>=10.2.0',
'python-magic',
'configobj>=4.7.0',
- 'gpg',
- 'chardet',
+ 'gpg'
],
tests_require=[
'mock',