mirror of
https://github.com/zoriya/guessit.git
synced 2026-06-08 04:31:35 +00:00
Add python 3.8 support
This commit is contained in:
@@ -11,6 +11,9 @@ matrix:
|
||||
- python: 3.7
|
||||
dist: xenial
|
||||
sudo: true
|
||||
- python: 3.8-dev
|
||||
dist: xenial
|
||||
sudo: true
|
||||
install:
|
||||
- pip install pip --upgrade
|
||||
- pip install -e .[dev,test] --upgrade
|
||||
|
||||
Reference in New Issue
Block a user