Closed Anaphory closed 6 years ago
Install using pip instead of python setup.py, because the latter has problems getting the right version of attrib into travis.
pip
python setup.py
attrib
Fixes #215
Install using
pip
instead ofpython setup.py
, because the latter has problems getting the right version ofattrib
into travis.Fixes #215