RFC: Specify Version in one place by wiredfool · Pull Request #2517 · python-pillow/Pillow

@wiredfool

Changes proposed in this pull request:

  • Improves the release process by having one place to change the version number for Pillow, then including that value elsewhere, when required.
  • Does not update the appveyor version number. I'm wondering if just a build is ok there.

@wiredfool

@wiredfool

@hugovk

It's nice to have the version number in AppVeyor, it makes things 100% clear what's building, but it's not essential: we don't have it on Travis CI.

hugovk

@wiredfool

@wiredfool

@hugovk

@wiredfool

Yeah, I know. I've got to fire up the windows box and have a look.

@wiredfool

@codecov

@wiredfool

@wiredfool

Apparently codecov really wants a comment on this PR.

Anyway, I've got it building on all the CI versions. Removed the version from Appveyor.yml. Works on clang/osx as well, so major platforms are all covered.