From 57c3d66c55580f2ced6993ada22274941237fcd5 Mon Sep 17 00:00:00 2001 From: Ole Troan Date: Mon, 12 Sep 2016 22:00:32 +0200 Subject: Python API: Preparation for RPM/DEB packaging. Recheck. Repackage the Python API binding to include all necessary modules in a single Python package. Change-Id: I5e35141d413bfb1aad650217e1ca07d85646c349 Signed-off-by: Ole Troan --- vpp-api/python/setup.cfg | 2 -- 1 file changed, 2 deletions(-) (limited to 'vpp-api/python/setup.cfg') diff --git a/vpp-api/python/setup.cfg b/vpp-api/python/setup.cfg index 5e19e8c5..d645be77 100644 --- a/vpp-api/python/setup.cfg +++ b/vpp-api/python/setup.cfg @@ -3,5 +3,3 @@ # 3. If at all possible, it is good practice to do this. If you cannot, you # will need to generate wheels for each Python version that you support. universal=0 - - -- cgit 1.2.3-korg