python.pkgs.argparse: remove
argparse is part of stdlib in 2.7 and 3.2+
This commit is contained in:
@@ -19,7 +19,7 @@ in
|
||||
checkInputs = with python3Packages; [ vcrpy mock hiro ];
|
||||
buildInputs = [ libffi openssl ];
|
||||
propagatedBuildInputs = with python3Packages; [
|
||||
argparse ordereddict requests six suds-jurko termcolor keyring
|
||||
ordereddict requests six suds-jurko termcolor keyring
|
||||
jira keyrings-alt
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user