Remove Py2.7 tests

This is no longer supported in azure pipelines.
This commit is contained in:
Clinton Hall 2023-08-10 21:09:25 +12:00 committed by GitHub
parent 6c2f7c75d4
commit 029b58b2a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,8 +13,6 @@ jobs:
vmImage: 'Ubuntu-latest'
strategy:
matrix:
Python27:
python.version: '2.7'
Python37:
python.version: '3.7'
Python38: