File: MANIFEST.in

package info (click to toggle)
python-graphviz 0.20.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,188 kB
  • sloc: python: 4,098; makefile: 13
file content (8 lines) | stat: -rw-r--r-- 329 bytes parent folder | download | duplicates (2)
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