File: MANIFEST.in

package info (click to toggle)
python-readme-renderer 44.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 744 kB
  • sloc: python: 424; sh: 23; makefile: 6
file content (9 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
include LICENSE README.rst CHANGES.rst
include tox.ini
include readme_renderer/py.typed

recursive-include tests *.html
recursive-include tests *.py
recursive-include tests *.rst
recursive-include tests *.txt
recursive-include tests *.md