Skip to content

Commit 62dbf84

Browse files
committed
Add missing scriv dependency to tox
Signed-off-by: Ada <[email protected]>
1 parent 4071606 commit 62dbf84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ commands =
9595

9696
[testenv:prepare-release]
9797
skip_install = true
98-
deps = scriv
98+
deps = scriv[toml]
9999
commands =
100100
scriv collect
101101
python ./changelog.d/post-fix-changelog.py changelog.adoc

0 commit comments

Comments
 (0)