RFC: Specify Version in one place by wiredfool · Pull Request #2517 · python-pillow/Pillow
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.
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.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters