Use 3.9 for lint

This commit is contained in:
Diego Hurtado 2023-07-18 19:17:18 +02:00
parent 04e07dc487
commit 7d0b5ac33b
No known key found for this signature in database
GPG Key ID: F6FC8E499358A322
1 changed files with 1 additions and 1 deletions

View File

@ -493,7 +493,7 @@ commands =
sphinx-build -E -a -W -b html -T . _build/html
[testenv:spellcheck]
basepython: python3.10
basepython: python3.9
recreate = True
deps =
codespell