forked from sightmachine/SimpleCV
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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