Codebase list dnsviz / b4fd6411-6359-47e5-a903-86b35c57eee0/main MANIFEST.in
b4fd6411-6359-47e5-a903-86b35c57eee0/main

Tree @b4fd6411-6359-47e5-a903-86b35c57eee0/main (Download .tar.gz)

MANIFEST.in @b4fd6411-6359-47e5-a903-86b35c57eee0/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 *