PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Thursday the 15th of April, 2021

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[03:37:03] <Strontium> I defined a git+https requirement in my requirements file, tagged v0.1.0 it installed fine. I changed the tag to v0.1.1 because i changed the upstream repo and needed the new source. But pip install --upgrade didn't upgrade. It kept the original code. Is that normal?