Skip to content

Commit 01664bd

Browse files
committed
tox is a pain
1 parent 395146b commit 01664bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ legacy_tox_ini = """
142142
[tox]
143143
skipsdist=True
144144
145-
[testenv:{pre-commit,type-checking,tests,docs,report}]
145+
[testenv:{pre-commit,type-checking,tests,docs,unit-report,system-report}]
146146
# Don't create a virtualenv for the command, requires tox-direct plugin
147147
direct = True
148148
passenv = *

0 commit comments

Comments
 (0)