Codebase list sshtunnel / 7d95272a-8240-42d5-8b2b-4ed4dc990807/main MANIFEST.in
7d95272a-8240-42d5-8b2b-4ed4dc990807/main

Tree @7d95272a-8240-42d5-8b2b-4ed4dc990807/main (Download .tar.gz)

MANIFEST.in @7d95272a-8240-42d5-8b2b-4ed4dc990807/mainraw · history · blame

# Include the data files recursive-include data *

# If using Python 2.6 or less, then have to include package data, even though
# it's already declared in setup.py
# include sample/*.dat

include LICENSE
include *.rst
include docs/conf.py
include docs/Makefile
include docs/*.rst
include docs/*.txt
include tests/*