Codebase list apispec / 06a34445-ac14-4c59-aefb-5f9a3ff29d4f/main MANIFEST.in
06a34445-ac14-4c59-aefb-5f9a3ff29d4f/main

Tree @06a34445-ac14-4c59-aefb-5f9a3ff29d4f/main (Download .tar.gz)

MANIFEST.in @06a34445-ac14-4c59-aefb-5f9a3ff29d4f/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