Skip to content

Commit

Permalink
Setting 3.4 as minimun requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
jespino committed Mar 13, 2015
1 parent 3dcc937 commit d524b28
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ language: python
sudo: false

python:
- 2.6
- 2.7
- 3.4
- 3.3

install:
- pip install coverage coveralls pytest
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
classifiers=[
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
'Development Status :: 3 - Alpha',
'Intended Audience :: Developers',
Expand Down

0 comments on commit d524b28

Please sign in to comment.