Deprecate Python 3.5, start to use fstrings

This commit is contained in:
Jay Lee
2020-01-28 07:06:42 -06:00
parent 6a27e4388c
commit df04318366
4 changed files with 134 additions and 145 deletions

View File

@@ -96,16 +96,6 @@ matrix:
- GAMOS=linux
- PLATFORM=x86_64
- VMTYPE=build
- os: linux
name: "Python 3.5 Source Testing"
dist: xenial
language: python
python:
- "3.5"
env:
- GAMOS=linux
- PLATFORM=x86_64
- VMTYPE=test
- os: linux
name: "Python 3.6 Source Testing"
dist: bionic