Fixing 3.7 build again

This commit is contained in:
2018-08-05 16:45:55 +04:30
parent f58597f702
commit 3f8db03853

View File

@ -11,6 +11,6 @@ matrix:
- python: "3.6"
- python: "pypy3"
- python: "3.7"
dist: xenial
- python: "3.8-dev"
dist: xenial
sudo: true