~silnrsi/smith/+git/compreffor-master:pypi-2

Last commit made on 2016-10-28
Get this branch:
git clone -b pypi-2 https://git.launchpad.net/~silnrsi/smith/+git/compreffor-master

Branch merges

Branch information

Name:
pypi-2
Repository:
lp:~silnrsi/smith/+git/compreffor-master

Recent commits

48985a2... by Cosimo Lupo <email address hidden>

version: version 0.4.0.post5

6039a95... by Cosimo Lupo <email address hidden>

update multibuild submodule (ffe5995): fixes 'shell_session_update' issue on Travis OSX

3174648... by Cosimo Lupo <email address hidden>

Revert ".travis.yml: fix for `shell_session_update` error with Travis' latest xcode7.3 OSX image"

This reverts commit 76b85e53153bc149b962d73048f408c95bf378cf.

783f058... by Cosimo Lupo <email address hidden>

setup.py: version 0.4.0.post4

240b753... by Cosimo Lupo <email address hidden>

[travis] try skip_cleanup in PyPI deployment

58972c4... by Cosimo Lupo <email address hidden>

setup.py: version 0.4.0

a80224c... by Cosimo Lupo <email address hidden>

.appveyor.yml: set up deployment to PyPI on tags

241aaa0... by Cosimo Lupo <email address hidden>

.travis.yml: set up deployment to PyPI on tags

We do not want to re-build distributions in the PyPI deployment, but instead use the ones already built for the previous github releases deployment.
For this we have to define a custom distutils command 'pass' so that Travis CI `dpl` tool can skip and do nothing.

386ecf2... by Cosimo Lupo <email address hidden>

setup.py: define dummy 'pass' distutils command, so that `dpl` can skip building distributions, and just use pre-generated ones

b30b5ba... by Cosimo Lupo <email address hidden>

setup.cfg: add LICENSE file to wheel metadata [ci skip]