Drop hashlib/hmac from pip-requires.
Python 2.5+ has hashlib. Python 2.2+ has hmac. As such there really is no need to have these in pip-requires. Change-Id: Iaa7f6a6f2db4c5283608c320680da98ae400098f
This commit is contained in:
@@ -2,5 +2,3 @@ argparse
|
|||||||
httplib2>=0.7
|
httplib2>=0.7
|
||||||
prettytable
|
prettytable
|
||||||
simplejson
|
simplejson
|
||||||
hashlib
|
|
||||||
hmac
|
|
||||||
|
Reference in New Issue
Block a user