Add pyproject.toml to manifest, fixes #2701

This commit is contained in:
Charles Leifer
2023-04-06 07:09:39 -05:00
parent c825a0fb11
commit d27a7728e3
+1
View File
@@ -2,6 +2,7 @@ include CHANGELOG.md
include LICENSE
include README.rst
include TODO.rst
include pyproject.toml
include runtests.py
include tests.py
include playhouse/*.pyx