Codebase list apispec / 833607b8-3b0d-4483-9a9e-970795f366b1/upstream MANIFEST.in
833607b8-3b0d-4483-9a9e-970795f366b1/upstream

Tree @833607b8-3b0d-4483-9a9e-970795f366b1/upstream (Download .tar.gz)

MANIFEST.in @833607b8-3b0d-4483-9a9e-970795f366b1/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