Cédric Krier pushed to branch branch/default at Tryton / Relatorio
Commits: 385d2512 by Hartmut Goebel at 2023-05-11T19:51:47+02:00 Add Python 3.11 to tox.ini This was missed in e75b034bf721. - - - - - 1 changed file: - tox.ini Changes: ===================================== tox.ini ===================================== @@ -4,7 +4,7 @@ # and then run "tox" from this directory. [tox] -envlist = py35, py36, py37, py38, py39, py310, pypy3 +envlist = py35, py36, py37, py38, py39, py310, py311, pypy3 [testenv] usedevelop = true View it on Heptapod: https://foss.heptapod.net/tryton/relatorio/-/commit/385d25126f45271f5d83c3c1c33a770a856ff596 -- View it on Heptapod: https://foss.heptapod.net/tryton/relatorio/-/commit/385d25126f45271f5d83c3c1c33a770a856ff596 You're receiving this email because of your account on foss.heptapod.net.
