Skip to content

Commit

Permalink
travis: remove python 2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
mvidalgarcia committed May 18, 2020
1 parent 0460f28 commit d3df572
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ cache:
matrix:
fast_finish: true
include:
- python: 2.7
- python: 3.6
- python: 3.7
- python: 3.8
Expand Down
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@
'Intended Audience :: Developers',
'License :: OSI Approved :: MIT License',
'Operating System :: OS Independent',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
Expand Down

0 comments on commit d3df572

Please sign in to comment.