diff options
Diffstat (limited to 'vpp-api/python/setup.cfg')
-rw-r--r-- | vpp-api/python/setup.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vpp-api/python/setup.cfg b/vpp-api/python/setup.cfg index 5e19e8c5e74..d645be77604 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 - - |