File: MANIFEST.in

package info (click to toggle)
sphinx-automodapi 0.22.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,180 kB
  • sloc: python: 1,769; makefile: 196
file content (8 lines) | stat: -rw-r--r-- 112 bytes parent folder | download
1
2
3
4
5
6
7
8
include README.rst
include CHANGES.rst

include setup.cfg
include pyproject.toml

exclude *.pyc *.o
prune build