Merging upstream version 4.66.5.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
fb1c463200
commit
5a813448c6
8 changed files with 20 additions and 11 deletions
3
tox.ini
3
tox.ini
|
@ -4,7 +4,7 @@
|
|||
# and then run "tox" from this directory.
|
||||
|
||||
[tox]
|
||||
envlist=py{37,38,39,310,311,py3}{,-tf}{,-keras}, perf, check
|
||||
envlist=py{37,38,39,310,311,312,py3}{,-tf}{,-keras}, perf, check
|
||||
isolated_build=True
|
||||
|
||||
[gh-actions]
|
||||
|
@ -14,6 +14,7 @@ python=
|
|||
3.9: py39
|
||||
3.10: py310
|
||||
3.11: py311
|
||||
3.12: py312
|
||||
pypy-3.7: pypy3
|
||||
[gh-actions:env]
|
||||
PLATFORM=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue