Quoting Rhys Kidd (2018-08-06 18:53:46)
> Signed-off-by: Rhys Kidd
> ---
> .travis.yml | 3 +++
> tox.ini | 9 +
> 2 files changed, 8 insertions(+), 4 deletions(-)
>
> diff --git a/.travis.yml b/.travis.yml
> index b6e8136e8..45b23f009 100644
> --- a/.travis.yml
> +++ b/.travis.yml
>
For the series (assuming the answer to my numpy question in patch 2 is "yes"),
Reviewed-by: Dylan Baker
Quoting Rhys Kidd (2018-08-06 18:53:44)
> Simple series to reflect that python 2.7 or >= 3.4 is supported.
> Python 3.3 drops out due to upstream deprecation, and add recently released
> Python
On Tue, 7 Aug 2018 at 18:25, Dylan Baker wrote:
> Quoting Rhys Kidd (2018-08-06 18:53:46)
> > Signed-off-by: Rhys Kidd
> > ---
> > .travis.yml | 3 +++
> > tox.ini | 9 +
> > 2 files changed, 8 insertions(+), 4 deletions(-)
> >
> > diff --git a/.travis.yml b/.travis.yml
> > index b6