File: MANIFEST.in

package info (click to toggle)
mysql-connector-python 9.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 27,596 kB
  • sloc: python: 82,401; sql: 47,030; ansic: 3,472; cpp: 860; sh: 394; makefile: 208; javascript: 2
file content (17 lines) | stat: -rw-r--r-- 358 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
include README.txt
include README.rst
include LICENSE.txt
include CONTRIBUTING.md
include SECURITY.md
include CHANGES.txt
include setup.py
include unittests.py
include MANIFEST.in

recursive-include lib *.py
recursive-include tests *.py *.pem
recursive-include src *.h *.cc *.proto
recursive-include cpydist *.py

include docs/INFO_SRC
include docs/INFO_BIN