mirror of
https://github.com/mariadb-corporation/mariadb-connector-python.git
synced 2025-07-22 18:26:37 +00:00
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:
@ -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
|
||||
|
Reference in New Issue
Block a user