mirror of
https://github.com/mariadb-corporation/mariadb-connector-python.git
synced 2025-07-20 16:42:33 +00:00

Fixed manifest, which contained wrong directory (tests instead of testing - excluded benchmark stuff)
12 lines
258 B
Plaintext
12 lines
258 B
Plaintext
recursive-include testing/test/ *.py
|
|
prune testing/benchmarks
|
|
exclude testing/bench*.py
|
|
recursive-include include *.h
|
|
include LICENSE
|
|
include mariadb_windows.py
|
|
include mariadb_posix.py
|
|
include MANIFEST.in
|
|
include MANIFEST
|
|
include README.md
|
|
include site.cfg
|