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
Not every package ends up being in PyPI and not every package points out its version. It will be convenient if packages could be installed from github or, at least, from filesystem.
Install user packages like pip install .
Store version by commit hash or the data hash (maybe artifact fingerprint?)
Not every package ends up being in PyPI and not every package points out its version. It will be convenient if packages could be installed from github or, at least, from filesystem.
pip install .