Codebase list dnsviz / 70815546-67ec-4494-9f94-77564c2e8fe6/main MANIFEST.in
70815546-67ec-4494-9f94-77564c2e8fe6/main

Tree @70815546-67ec-4494-9f94-77564c2e8fe6/main (Download .tar.gz)

MANIFEST.in @70815546-67ec-4494-9f94-77564c2e8fe6/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 *