1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-08 16:53:23 +00:00

Finish up on Python 3.12 support

This commit is contained in:
Sebastian Pipping
2023-10-06 17:02:42 +02:00
parent 604c0be571
commit 954a100dfd
4 changed files with 4 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
python: "3.12"
# Build documentation in the docs/ directory with Sphinx
sphinx: