Codebase list apispec / f7a96789-6d01-4c8f-9f4e-d55df98025c5/main MANIFEST.in
f7a96789-6d01-4c8f-9f4e-d55df98025c5/main

Tree @f7a96789-6d01-4c8f-9f4e-d55df98025c5/main (Download .tar.gz)

MANIFEST.in @f7a96789-6d01-4c8f-9f4e-d55df98025c5/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