On Thu, 19 Jul 2018 at 18:59, Andres Gomez <[email protected]> wrote:

> It's quite old and not even supported by wheel any more.
>
> Cc: Juan A. Suarez Romero <[email protected]>
> Cc: Dylan Baker <[email protected]>
> Signed-off-by: Andres Gomez <[email protected]>
>

Hello Andres,

There's a couple of related python3.3 segments that you'd want to remove
concurrently.

I had a patch which did this here:
https://patchwork.freedesktop.org/patch/228604/

Actually, that one was RB'ed, so will push it shortly.


> ---
>  .travis.yml | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/.travis.yml b/.travis.yml
> index b4cbcca49..b6e8136e8 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -15,8 +15,6 @@ matrix:
>    include:
>      - python: 2.7
>        env: TOX_ENV="py27-{generator,noaccel,accel-nix,streams}"
> -    - python: 3.3
> -      env: TOX_ENV="py33-{generator,noaccel,accel-nix,streams}"
>      - python: 3.4
>        env: TOX_ENV="py34-{generator,noaccel,accel-nix,streams}"
>      - python: 3.5
> --
> 2.18.0
>
> _______________________________________________
> Piglit mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/piglit
>
_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to