sonata-nfv / son-emu

Attention! Legacy! This repo will be replaced with https://github.com/containernet/vim-emu
https://github.com/containernet/vim-emu
Apache License 2.0
36 stars 32 forks source link

Installation: Refactor installation process only based on setup.py #269

Open mpeuster opened 6 years ago

mpeuster commented 6 years ago

The vim-emu layer is Python only and does not require additional modules like Containernet does. Thus we should refactor the installation process and only rely on the setup.py. Would also allow to distribute the vim-emu package as pypi package.