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

Pin mininet/... version #39

Closed
oliviertilmans opened this issue Jul 25, 2019 · 0 comments
Closed

Pin mininet/... version #39

oliviertilmans opened this issue Jul 25, 2019 · 0 comments

Comments

@oliviertilmans
Copy link
Member

The current setup.py script lists dependencies, but not their version.

It would make sense to explicitly pin the version used by ipmininet to ensure that future updates don't break things...

Out of all the dependencies, I think we should:

  • Pin mininet to an exact version
  • restrict mako to a major version
  • specify a minimum version for everything else

Is mininet even on pypi at all? If not, we can add in the setup script how to install the particular version we require (so that issuing 'setup.py install' is the one-liner to get ipmininet running)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants