mirror of
https://github.com/beetbox/beets.git
synced 2026-02-23 07:44:38 +01:00
Update tox as well
This commit is contained in:
parent
ec010d4950
commit
b24ed6e782
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -24,7 +24,7 @@ commands =
|
|||
lint: python -m flake8 {posargs} {[_lint]files}
|
||||
|
||||
[testenv:docs]
|
||||
basepython = python3.9
|
||||
basepython = python3.10
|
||||
deps = sphinx<4.4.0
|
||||
commands = sphinx-build -W -q -b html docs {envtmpdir}/html {posargs}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue