Skip to content

Commit 84a12bc

Browse files
committed
tox: Update click-man version
click-man 0.4.0 adds support for click 7.0. Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent 786c0f0 commit 84a12bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ commands =
4747

4848
[testenv:man]
4949
deps =
50-
click-man~=0.3.0
50+
click-man~=0.4.0
5151
commands =
5252
click-man git-pw
5353

0 commit comments

Comments
 (0)