Codebase list apispec / 117921b9-810c-49d1-872c-95073078704d/main MANIFEST.in
117921b9-810c-49d1-872c-95073078704d/main

Tree @117921b9-810c-49d1-872c-95073078704d/main (Download .tar.gz)

MANIFEST.in @117921b9-810c-49d1-872c-95073078704d/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