Skip to content

Commit a2fc279

Browse files
committed
Remove workaround for python/mypy#8627. Ref #18.
1 parent 169dad9 commit a2fc279

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ tox_pip_extensions_ext_venv_update = true
77

88
[testenv]
99
deps =
10-
# workaround for python/mypy#8627
11-
mypy@git+https://github.com/python/mypy
1210
commands =
1311
pytest {posargs}
1412
usedevelop = True

0 commit comments

Comments
 (0)