Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 31ba178

Browse files
author
David Robertson
committed
pull in dev deps for tox mypy job
It's going to work this way after poetry anyway
1 parent 2b18a4a commit 31ba178

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
@@ -151,5 +151,5 @@ commands = isort -c --df {[base]lint_targets}
151151
[testenv:mypy]
152152
deps =
153153
{[base]deps}
154-
extras = all,mypy
154+
extras = all,mypy,dev
155155
commands = mypy

0 commit comments

Comments
 (0)