Codebase list python-graphviz / upstream/0.19.1+git20220120.1.ee3ae10 MANIFEST.in
upstream/0.19.1+git20220120.1.ee3ae10

Tree @upstream/0.19.1+git20220120.1.ee3ae10 (Download .tar.gz)

MANIFEST.in @upstream/0.19.1+git20220120.1.ee3ae10raw · history · blame

1
2
3
4
5
6
7
8
include README.rst LICENSE.txt CHANGES.rst
include requirements.txt
include conftest.py build-docs.py lint-code.py run-tests.py  try-examples.py update-help.py
include tox.ini
recursive-include tests *.py *.png
recursive-include examples *.py *.ipynb
recursive-include docs *.rst *.txt *.py *.png *.svg
prune docs/_build