wolframalpha/conftest.py
2015-12-11 12:35:36 -05:00

5 lines
72 B
Python

import six
if six.PY2:
collect_ignore = ['wolframalpha/pmxbot.py']