diff options
| author | Aleksi Häkli <aleksi.hakli@iki.fi> | 2019-10-05 18:59:52 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-05 18:59:52 +0300 |
| commit | b2be78ce715177b0478b49ca826d53e9434115c8 (patch) | |
| tree | 5498e44b47ce2b5fe5f4b2ded0017ff261ef712e | |
| parent | ca8dbcf9bea46607d22fe205498b4c071c705860 (diff) | |
| download | tablib-python2.tar.gz | |
Deprecate Python 2.7 supportpython2
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index f9f13cc..47e306e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ language: python cache: pip matrix: include: - - python: 2.7 - python: 3.5 - python: 3.6 - python: 3.7 |
