This cleans up the infrastructure (to use e.g. setuptools_scm and tox) and also makes it so that the public API is at the top level. There are currently four functions in the public API (see docs preview).
One question is whether we want to explicitly rename the sub-packages to include an underscore to make sure people switch to using the top level import when migrating to extension-helpers?
This cleans up the infrastructure (to use e.g. setuptools_scm and tox) and also makes it so that the public API is at the top level. There are currently four functions in the public API (see docs preview).
One question is whether we want to explicitly rename the sub-packages to include an underscore to make sure people switch to using the top level import when migrating to extension-helpers?