Rename crypto package in setup.py 72/5572/2
authorIgor D.C <igor.duarte.cardoso@intel.com>
Thu, 12 Oct 2017 10:54:21 +0000 (10:54 +0000)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Thu, 12 Oct 2017 13:57:50 +0000 (15:57 +0200)
commitbcb678739b1007dc7ef2d2a0b4d509293f5a513e
treebccf6a328523f6c32787cd035060c0a3fc1be30f
parente18ba43ea07577aeebb54d4c2b5966f856f3063d
Rename crypto package in setup.py

Renaming from "python-crypto" to "pycrypto", since the latter is the
package from pip. Otherwise, tox would fail when attempting to
download "python-crypto".

Change-Id: I8b8948469e26d92887d259303dcb79eef333395e
Signed-off-by: Igor D.C <igor.duarte.cardoso@intel.com>
setup.py