Skip to content

Commit

Permalink
Merge 3eb59e7 into 856ce45
Browse files Browse the repository at this point in the history
  • Loading branch information
tiborsimko committed Dec 3, 2019
2 parents 856ce45 + 3eb59e7 commit 2d52016
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -19,7 +19,7 @@ matrix:
include:
- python: 3.6
- python: 3.7
dist: xenial
- python: 3.8

before_install:
- travis_retry pip install --upgrade pip setuptools py
Expand Down
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -87,6 +87,7 @@
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: Implementation :: CPython',
'Programming Language :: Python',
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
Expand Down

0 comments on commit 2d52016

Please sign in to comment.