Unified dependency requirement into single file 33/6533/2
authorLianhao Lu <lianhao.lu@intel.com>
Tue, 1 Aug 2017 07:01:24 +0000 (15:01 +0800)
committerLianhao Lu <lianhao.lu@intel.com>
Fri, 18 Aug 2017 01:40:59 +0000 (09:40 +0800)
commit627f62ce7504269b830827f7f7600bc52393e176
treed04e33263e9e6c2dda41aa846792de8ac571f830
parentf409622637b4a9777e12323656fc5876d12d2c6c
Unified dependency requirement into single file

Use the requirements.txt as the single file to include all the
dependencies. This is to unblock the jenkins verify job failure.

Change-Id: If68b61826bfe8d32d08e59d9b67a8791cc878833
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Issue-Id: VNFSDK-69
MANIFEST.in [new file with mode: 0644]
assembly.xml
requirements.txt
setup.py