Codebase list apispec / 27efe78b-a344-4ea6-bd46-6a47950d6120/main MANIFEST.in
27efe78b-a344-4ea6-bd46-6a47950d6120/main

Tree @27efe78b-a344-4ea6-bd46-6a47950d6120/main (Download .tar.gz)

MANIFEST.in @27efe78b-a344-4ea6-bd46-6a47950d6120/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