Skip to content

Commit

Permalink
Remove sup to python 3.5 and add sup to python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Otoru committed Dec 30, 2019
1 parent f92d5bc commit 4e14b30
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ dist: xenial
language: python

python:
- '3.8'
- '3.7'
- '3.6'
- '3.5'

install:
- python -m pip install pipenv
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"Intended Audience :: Telecommunications Industry",
"Natural Language :: Portuguese (Brazilian)",
"Operating System :: Unix",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
Expand Down

0 comments on commit 4e14b30

Please sign in to comment.