1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-12-02 09:43:30 +00:00

Revert "configure py312"

This reverts commit ec9f8ca039.
This commit is contained in:
Patrick Kanzler
2023-08-09 23:03:56 +02:00
parent 245cd08256
commit 6a98aebbff
2 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py37, py38, py39, py310, py311, py312, docs, flake8
envlist = py37, py38, py39, py310, py311, docs, flake8
[gh-actions]
python =
@@ -10,7 +10,6 @@ python =
3.9: py39
3.10: py310
3.11: py311
3.12: py312
[testenv]
deps = nose