Codebase list apispec / 6cf32151-ab40-4938-a012-913529fbedc0/upstream MANIFEST.in
6cf32151-ab40-4938-a012-913529fbedc0/upstream

Tree @6cf32151-ab40-4938-a012-913529fbedc0/upstream (Download .tar.gz)

MANIFEST.in @6cf32151-ab40-4938-a012-913529fbedc0/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