demjson icon indicating copy to clipboard operation
demjson copied to clipboard

Enable setuptools command 'test'

Open jayvdb opened this issue 8 years ago • 1 comments

Use setuptools on both Python 2 and 3. Convert unit tests to use Python 2 and 3 compatible syntax, but use 2to3 on Python 3.2 which did not have u'..' syntax.

Run travis tests using setup.py test.


This change is Reviewable

jayvdb avatar Feb 18 '16 11:02 jayvdb

Built at https://travis-ci.org/jayvdb/demjson/builds/110100074

jayvdb avatar Feb 18 '16 11:02 jayvdb