Installing svgwrite from pypi fails in a Python 3 environment (see here). This should be mitigated by either enforcing a proper version of svgwrite via requirements.txt (preferably with the issue fixed) or a local manual workaround (not so cool)
DoD:
- svgwrite gets installed in a Python 3 environment
- proper integration into travis
Installing svgwrite from pypi fails in a Python 3 environment (see here). This should be mitigated by either enforcing a proper version of svgwrite via requirements.txt (preferably with the issue fixed) or a local manual workaround (not so cool)
DoD: