commit 333eb14b2af45041d5f25c00469181a86af1f989 parent 0ed6b9d252593a9751bd3883e1ee24384f1af044 Author: rexxnor <rexxnor+gnunet@brief.li> Date: Thu, 6 Jun 2019 21:34:37 +0200 updated setup.py Diffstat:
| M | setup.py | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/setup.py b/setup.py @@ -45,6 +45,7 @@ setuptools.setup( ], }, install_requires=[ + 'base32_crockford', 'coverage', 'dnspython', 'docopt',