Codebase list apispec / 74150fff-9294-4537-80ed-4df40f9e8060/main MANIFEST.in
74150fff-9294-4537-80ed-4df40f9e8060/main

Tree @74150fff-9294-4537-80ed-4df40f9e8060/main (Download .tar.gz)

MANIFEST.in @74150fff-9294-4537-80ed-4df40f9e8060/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