python - Pip Install Semantic Version with Metadata not upgrading -
i have 2 versions of python build:
16.1206.43542 17.0817.221945+f4cc396 the difference can see ending metadata. when run pip install package, version 16.1206.43542 installed , not latest. proper behavior? have thought pip have honored metadata, , installed later package?
thoughts? ideas? welcomed. transparency, adding sha git build version.
 
 
Comments
Post a Comment