0

My Azure Python package isn't updating even though it says its using the code from the most recent PR and the most recent Pipelines job to push the code to artefacts.

Changes made recently:

  • Updating from python 3.6 to 3.7 for whole package
  • Adding a new module folder with a new function
  • Updating package requirements

pip install my-package==version

installs an older version of the package but it says its the most recent version.

0 Answers0