Codebase list apispec / 54d13fd6-3cbf-41d0-917a-1a17849716ee/main MANIFEST.in
54d13fd6-3cbf-41d0-917a-1a17849716ee/main

Tree @54d13fd6-3cbf-41d0-917a-1a17849716ee/main (Download .tar.gz)

MANIFEST.in @54d13fd6-3cbf-41d0-917a-1a17849716ee/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