meerk40t / svgelements

SVG Parsing for Elements, Paths, and other SVG Objects.
MIT License
124 stars 28 forks source link

Installation / Wheel includes toplevel test directory #255

Open StefanBruens opened 2 weeks ago

StefanBruens commented 2 weeks ago

The default installation and the svgelements*.whl both include the test directory, toplevel.

I don't know if distribution of the tests is intended, but if it is it should go into the svgelements directory. But likely, it should be excluded in the setup.cfg:

[options.packages.find]
exclude = test