Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(MANIFEST.in): Include mkdocs/* in MANIFEST.in
- This change ensures that mkdocs/* files are included in the distribution package. This change is necessary to allow package builds (`python -m build`) to succeed.
- Loading branch information