This commit is contained in:
Jonathan Wren 2022-08-15 16:02:57 -07:00
parent 7f00d33e02
commit 7450102b14

View file

@ -96,7 +96,7 @@ docs-run = [
{cmd = "mkdocs serve"},
]
test-run =[
test-run = [
{cmd = "tox -q -e py --"},
]