aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorrexxnor <rexxnor+gnunet@brief.li>2019-06-06 21:43:25 +0200
committerrexxnor <rexxnor+gnunet@brief.li>2019-06-06 21:43:25 +0200
commit745b65a8a97653e42674892d161e27c4987aca36 (patch)
treee6e0859289e40addd215fca8ea0691a3c0ae1851 /setup.py
parent333eb14b2af45041d5f25c00469181a86af1f989 (diff)
downloadascension-745b65a8a97653e42674892d161e27c4987aca36.tar.gz
ascension-745b65a8a97653e42674892d161e27c4987aca36.zip
removed dependency as it is not available as debian package
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 cdb03f4..851c1d8 100644
--- a/setup.py
+++ b/setup.py
@@ -45,7 +45,6 @@ setuptools.setup(
45 ], 45 ],
46 }, 46 },
47 install_requires=[ 47 install_requires=[
48 'base32_crockford',
49 'coverage', 48 'coverage',
50 'dnspython', 49 'dnspython',
51 'docopt', 50 'docopt',