From e65f194718c2d373cf74d6e9df84c2d0aa818d57 Mon Sep 17 00:00:00 2001 From: Alvaro Leonel Date: Thu, 7 Jun 2018 23:49:45 -0300 Subject: [PATCH] Remove support for python 3.3 --- .travis.yml | 3 --- README.rst | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 81b8fd0..92f1f96 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: python python: - "2.7" - - "3.3" - "3.4" - "3.5" - "3.6" @@ -25,8 +24,6 @@ matrix: exclude: - python: "2.7" env: DJANGO=2.0 - - python: "3.3" - env: DJANGO=2.0 - python: "3.5" env: DJANGO=1.7 - python: "3.6" diff --git a/README.rst b/README.rst index dd89942..32048b4 100644 --- a/README.rst +++ b/README.rst @@ -28,7 +28,7 @@ Nomenclature of this specification is based on the Activity Streams Spec: `