Commit 5ceaa6d1 authored by Jason R. Coombs's avatar Jason R. Coombs

Configure doctests to match Python 2 unicode literal syntax.

parent 20e50f63
......@@ -4,3 +4,4 @@ norecursedirs=dist build *.egg setuptools/extern pkg_resources/extern .*
flake8-ignore =
setuptools/site-patch.py F821
setuptools/py*compat.py F811
doctest_optionflags=ALLOW_UNICODE
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment