vpp_papi: Fix missing dependency. 98/19998/2
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Thu, 6 Jun 2019 11:38:42 +0000 (07:38 -0400)
committerOle Trøan <otroan@employees.org>
Fri, 7 Jun 2019 09:45:34 +0000 (09:45 +0000)
commit2d7b090fe220d182dc43cccb32b71ca1b55ec9d8
treed8f835ac9afeeb1dbd2c2a45a779ee78f86bb2ce
parenta1759251b4aaac870265fd028d24a3736b733773
vpp_papi: Fix missing dependency.

Since we test vpp_papi as part of tests, the need for
ipaddress under python2.7 is masked.

Add ipaddress to setup.py for python <=3.3.

Change-Id: I01c2f5560eeb740e546024e84028d5a2fb2ace45
Type: fix
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
src/vpp-api/python/setup.py