Updated for python 3.10

This commit is contained in:
2022-11-24 00:11:57 +01:00
parent 8597615e68
commit 2bbf175c2a
7 changed files with 11 additions and 11 deletions

View File

@@ -9,6 +9,6 @@ platform:
steps:
- name: Build package
image: python:3.8
image: python:3.10
commands:
- make build