File: MANIFEST.in

package info (click to toggle)
azure-data-lake-store-python 0.0.53-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 31,968 kB
  • sloc: python: 4,512; makefile: 192
file content (12 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
recursive-include azure/datalake/store/*.py
recursive-include docs *.rst

include setup.py
include README.rst
include LICENSE.txt
include MANIFEST.in
include HISTORY.rst
include requirements.txt
include azure/__init__.py

prune docs/_build