Add support for Python 3.12

Fix changelog entries from "improvement" to "feature" (there's "improvement" in our towncrier configuration).
This commit is contained in:
Bruno Oliveira
2023-11-11 11:28:31 -03:00
parent 230ba6ad10
commit 64f9388f41
5 changed files with 6 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
[tox]
envlist=
linting
py{37,38,39,310,311}-pytestlatest
py{37,38,39,310,311,312}-pytestlatest
py310-pytestmain
py310-psutil
py310-setproctitle