mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced 2026-01-06 05:30:12 -06:00
After building this locally I noticed all of the expected files were in the wheel where as before this patch it was missing a lot of files. This idea of using a src/ directory is mentioned in the official Python documentation for packaging files at: https://packaging.python.org/en/latest/tutorials/packaging-projects/ It's also used in Flask and other large Python projects.
124 B
124 B