Codebase list sshtunnel / bullseye-backports/main MANIFEST.in
bullseye-backports/main

Tree @bullseye-backports/main (Download .tar.gz)

MANIFEST.in @bullseye-backports/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/*