You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 29, 2022. It is now read-only.
Currently I am tiring to understand the Uptane framework. I am able to run the DEMO successfully with the help of your README file.
thanks for the keeping it more easy to understand document.
But I am not able to understand why we need to reinstall the dependencies even if I just update print statement in the code. pip install --force-reinstall -r dev-requirements.txt
So I am new at this things, Kindly help me here to understand this thing.