Codebase list apispec / 4ee16e9f-4c80-4e90-bfd5-b2a730f9f21b/upstream MANIFEST.in
4ee16e9f-4c80-4e90-bfd5-b2a730f9f21b/upstream

Tree @4ee16e9f-4c80-4e90-bfd5-b2a730f9f21b/upstream (Download .tar.gz)

MANIFEST.in @4ee16e9f-4c80-4e90-bfd5-b2a730f9f21b/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