Closed swryan closed 8 months ago
setup.py
pyproject.toml
setuptools
distutils.spawn
test
tests
__init__.py
None
Summary
setup.py
withpyproject.toml
using the hatchling build systemsetuptools
as a dependency because test.py usesdistutils.spawn
test
directory totests
and added an__init__.py
so it could be tested as a sub-packageRelated Issues
Backwards incompatibilities
None
New Dependencies
None