Codebase list apispec / c6c203af-15f2-4792-a798-2ec3b60a83c5/main MANIFEST.in
c6c203af-15f2-4792-a798-2ec3b60a83c5/main

Tree @c6c203af-15f2-4792-a798-2ec3b60a83c5/main (Download .tar.gz)

MANIFEST.in @c6c203af-15f2-4792-a798-2ec3b60a83c5/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