Skip to content

Commit 62a2936

Browse files
author
Ned Batchelder
committed
test: install needed mypy types
1 parent 1b88a12 commit 62a2936

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ commands =
3838
basepython = python3.6
3939
deps =
4040
-r{toxinidir}/requirements/quality.txt
41+
types-freezegun
42+
types-toml
4143
commands =
4244
black --check --diff --line-length=80 src/scriv tests docs setup.py
4345
mypy src/scriv tests

0 commit comments

Comments
 (0)