Skip to content

Commit fe02d02

Browse files
committed
Run towncrier with Python 3.11
1 parent 9c7524a commit fe02d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ commands = python -m sphinx -d "{toxworkdir}/docs_doctree" docs "{toxworkdir}/do
104104

105105
[testenv:news]
106106
description = Invoke towncrier to update the NEWS file
107-
basepython = python3.7
107+
basepython = python3.11
108108
passenv = *
109109
deps = towncrier
110110
commands =

0 commit comments

Comments
 (0)