sunset python 3.7 in order to allow dependency resolution

pull/634/head
Øivind Hoel 2023-09-02 20:17:21 +00:00
parent 2cecfbeb98
commit 5c5371ba3f
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
python-version: ["3.8", "3.9", "3.10", "3.11"]
steps:
- name: Install packages