Codebase list dnsviz / fresh-snapshots/main MANIFEST.in
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

MANIFEST.in @fresh-snapshots/mainraw · history · blame

include COPYRIGHT LICENSE
include requirements.txt
include dnsviz/config.py.in
exclude dnsviz/config.py
include doc/COPYRIGHT
include doc/Makefile
include doc/src/*dot
include doc/src/*svg
recursive-include contrib *
recursive-exclude external *
# The following are for versions of setuptools that don't seem to pull in the
# files that are listed in setup.py
include README.md
include doc/images/warning.png doc/images/error.png doc/images/logo*png
include doc/dnsviz-graph.html
recursive-include doc/man *
recursive-include share *
recursive-include tests *