Codebase list apispec / e7740fa8-4002-4b2b-8950-712dc106d7cf/upstream MANIFEST.in
e7740fa8-4002-4b2b-8950-712dc106d7cf/upstream

Tree @e7740fa8-4002-4b2b-8950-712dc106d7cf/upstream (Download .tar.gz)

MANIFEST.in @e7740fa8-4002-4b2b-8950-712dc106d7cf/upstreamraw · 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