Merge pull request #2286 from cclauss/patch-1

Upgrade to the production version of Python 3.8
This commit is contained in:
ZeroNet 2019-11-04 19:52:37 +01:00 committed by GitHub
commit 63f213a5d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -4,8 +4,7 @@ python:
- 3.5
- 3.6
- 3.7
- 3.8-dev
dist: xenial
- 3.8
services:
- docker
cache: pip