Handle nested wildcards in package includes correctly. Fixes: #1379. (#1592)
* Handle nested wildcards in package includes correctly. Fixes: #1379. Use compat `Path`. * Ensure that when building sdists, subpackages with Python files (but not necessarily an __init__.py file) will be included.
Showing
tests/masonry/utils/__init__.py
0 → 100644
tests/masonry/utils/test_package_include.py
0 → 100644
Please
register
or
sign in
to comment