Codebase list apispec / 7c57a24a-6f4f-444f-b3a2-370d9bc7782a/main MANIFEST.in
7c57a24a-6f4f-444f-b3a2-370d9bc7782a/main

Tree @7c57a24a-6f4f-444f-b3a2-370d9bc7782a/main (Download .tar.gz)

MANIFEST.in @7c57a24a-6f4f-444f-b3a2-370d9bc7782a/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