[tor-commits] [bridgedb/master] Remove very old and unnecessary argparse dependency.

isis at torproject.org isis at torproject.org
Thu May 1 01:02:42 UTC 2014


commit b794bddf6409550d0fb677525f052bc5853dc4b0
Author: Isis Lovecruft <isis at torproject.org>
Date:   Wed Apr 30 22:09:42 2014 +0000

    Remove very old and unnecessary argparse dependency.
    
    It appears to be breaking CI builds:
    https://travis-ci.org/isislovecruft/bridgedb/builds/24138587
---
 requirements.txt |    1 -
 1 file changed, 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 2d1be77..80ebcb5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,4 +11,3 @@ pygpgme==0.3
 recaptcha==1.0rc1
 recaptcha-client==1.0.6
 zope.interface>=4.0.5
-argparse==1.2.1





More information about the tor-commits mailing list