Codebase list apispec / 777ea58c-7747-493f-8298-857e4e1ff884/main MANIFEST.in
777ea58c-7747-493f-8298-857e4e1ff884/main

Tree @777ea58c-7747-493f-8298-857e4e1ff884/main (Download .tar.gz)

MANIFEST.in @777ea58c-7747-493f-8298-857e4e1ff884/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