Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
4 tasks
mpeuster opened this issue May 15, 2018 · 0 comments
Open
4 tasks

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

mpeuster opened this issue May 15, 2018 · 0 comments

Comments

@mpeuster
Copy link

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.

  • update setup.py
  • use requirements.txt
  • update setup-cli.py (do we really need it?)
  • update ansible installer to only call setup.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant