Codebase list apispec / 048a6f5e-3f4e-4f6d-95a2-e0c2629a2dd1/main MANIFEST.in
048a6f5e-3f4e-4f6d-95a2-e0c2629a2dd1/main

Tree @048a6f5e-3f4e-4f6d-95a2-e0c2629a2dd1/main (Download .tar.gz)

MANIFEST.in @048a6f5e-3f4e-4f6d-95a2-e0c2629a2dd1/mainraw · history · blame

1
2
3
4
5
6
7
8
9
include LICENSE
include *.rst
recursive-include tests *
recursive-include docs *
recursive-exclude docs *.pyc
recursive-exclude docs *.pyo
recursive-exclude tests *.pyc
recursive-exclude tests *.pyo
prune docs/_build