Skip to content

Commit

Permalink
installation: drop Python2.7 support
Browse files Browse the repository at this point in the history
* Addresses #307 (comment).
  • Loading branch information
Diego Rodriguez committed May 1, 2020
1 parent 0460f28 commit 4b36915
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 4b36915

Please sign in to comment.