File: MANIFEST.in

package info (click to toggle)
mariadb-connector-python 1.1.14-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 948 kB
  • sloc: python: 6,288; ansic: 4,973; sh: 23; makefile: 14
file content (11 lines) | stat: -rw-r--r-- 258 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
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