File: MANIFEST.in

package info (click to toggle)
isbg 2.3.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 468 kB
  • sloc: python: 1,906; makefile: 108; sh: 24
file content (9 lines) | stat: -rw-r--r-- 231 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
# Manifest.in file for isbg
include CHANGELOG.rst CONTRIBUTORS LICENSE README.rst requirements.txt

graft examples
graft docs
recursive-include tests/ *.py
recursive-include . *.rst
recursive-include . Makefile
prune build.sphinx/