Fix: "make check" fails on 'typing_test_data.py' on Py2 environment. Closes #2020.

This commit is contained in:
shimizukawa
2015-09-13 12:13:24 +09:00
parent bf795b9000
commit c4382fa798
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@ DONT_CHECK = -i build -i dist -i sphinx/style/jquery.js \
-i sphinx/pycode/pgen2 -i sphinx/util/smartypants.py \
-i .ropeproject -i doc/_build -i tests/path.py \
-i tests/coverage.py -i env -i utils/convert.py \
-i tests/typing_test_data.py \
-i sphinx/search/da.py \
-i sphinx/search/de.py \
-i sphinx/search/en.py \