nihaals/pvt

Get minor version of each Python install

Opened this issue · 0 comments

  • Useful for checking for updates
  • Works as smoke test
    • Could be hard to tell the difference between a failed smoke test and a getting-version error

  • Parse python --version
  • Fall back to python -c ...