Build universal wheels
This PR modifies setup.cfg
to build universal wheels, since this package is python2 and python3 compatible. This also simplifies the travis-ci configuration, since we now only need to deploy from a single version of python.
This PR modifies setup.cfg
to build universal wheels, since this package is python2 and python3 compatible. This also simplifies the travis-ci configuration, since we now only need to deploy from a single version of python.