aioupnp/mypy.ini

8 lines
97 B
INI
Raw Normal View History

2018-10-08 14:47:37 -04:00
[mypy]
python_version = 3.7
mypy_path=stubs
2018-10-24 19:16:17 -04:00
cache_dir=/dev/null
[mypy-tests]
ignore_errors=true