kytos-ng / kytos-ng.github.io

Home Page:https://kytos-ng.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add guidelines on how to upgrade `requirements/*` and pin dependencies

viniarck opened this issue · comments

This is for augmenting and providing guidelines about how to upgrade requirements/* and pin the dependencies, some of the ideas are being discussed on this issue amlight/kytos-docker#3 (comment), and we'll document them once they're consolidated, pip-compile has a lot of options, we want to make sure to use them deterministically, and any developer should be able to generate (and upgrade) in the same way, and also how to test it with the docker build image verifying it hasn't broken any other NApp dependency resolution.