Codebase list apispec / 32872394-1f59-4a43-bd8f-11e5159a9056/main MANIFEST.in
32872394-1f59-4a43-bd8f-11e5159a9056/main

Tree @32872394-1f59-4a43-bd8f-11e5159a9056/main (Download .tar.gz)

MANIFEST.in @32872394-1f59-4a43-bd8f-11e5159a9056/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