1 https://github.com/miyuchina/mistletoe/issues/220
3 --- mistletoe-1.4.0/tox.ini.orig
4 +++ mistletoe-1.4.0/tox.ini
8 + python -m pytest {posargs}
11 # See https://www.flake8rules.com/ for the full list of error codes.
12 extend-ignore = E124,E126,E127,E128,E501