Codebase list apispec / efc567d1-4735-424b-948d-088648fe1290/main MANIFEST.in
efc567d1-4735-424b-948d-088648fe1290/main

Tree @efc567d1-4735-424b-948d-088648fe1290/main (Download .tar.gz)

MANIFEST.in @efc567d1-4735-424b-948d-088648fe1290/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