Removing Python 3.6 from CI and requirements (#1089)

This commit is contained in:
Angelos Tzotsos
2023-02-03 15:29:34 +02:00
committed by GitHub
parent 39ecf74a42
commit 9086383b42
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -39,7 +39,6 @@ jobs:
strategy:
matrix:
include:
- python-version: 3.6
- python-version: 3.7
env:
PYGEOAPI_CONFIG: "$(pwd)/pygeoapi-config.yml"