CONPY-296: Include test suite in sdist

Fixed manifest, which contained wrong directory (tests instead
of testing - excluded benchmark stuff)
This commit is contained in:
Georg Richter
2025-02-20 19:53:33 +01:00
parent 4d8dde1f82
commit 11a22ad7e7

View File

@ -1,4 +1,6 @@
recursive-include test *.py
recursive-include testing/test/ *.py
prune testing/benchmarks
exclude testing/bench*.py
recursive-include include *.h
include LICENSE
include mariadb_windows.py