Skip to content

Commit

Permalink
drop support for Python 3.3; very low penetration per pypa/pip#3796; …
Browse files Browse the repository at this point in the history
…we could theoretically support until 9/17 but it really slows CI down (#92)
  • Loading branch information
akarve authored Apr 25, 2017
1 parent c681b34 commit 274938c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ matrix:
- os: linux
sudo: required
python: 2.7
- os: linux
sudo: required
python: 3.3
- os: linux
sudo: required
python: 3.4
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Chat with us on [quiltdata.com](https://quiltdata.com/).
## Supported Python versions
* 2.7
* ~~3.2~~
* 3.3
* ~~3.3~~
* 3.4
* 3.5
* 3.6
Expand Down

0 comments on commit 274938c

Please sign in to comment.