Closed cgoldberg closed 8 years ago
the current version is borked with python 2.6.
see: https://travis-ci.org/cgoldberg/xvfbwrapper/jobs/95513758
workarounds are:
requirements.txt
I'd rather just drop 2.6 support entirely.
dropped py2.6 support in #9
the current version is borked with python 2.6.
see: https://travis-ci.org/cgoldberg/xvfbwrapper/jobs/95513758
workarounds are:
requirements.txt
and add "unittest2" as a dependencyI'd rather just drop 2.6 support entirely.