You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest release available on pypi is 0.6.2. If i fetch that source and run:
python3 -m unittest discover
Then i get a slew of errors -- many of them due to the fact that the tests aren't included in the released tarball.
I'm trying to get this module in redistributable shape, so that i can get its dependencies (in particular, tools like svgcheck) into wider distribution.