Codebase list apispec / a818f36f-342b-47c2-967b-64a9cef2da66/main MANIFEST.in
a818f36f-342b-47c2-967b-64a9cef2da66/main

Tree @a818f36f-342b-47c2-967b-64a9cef2da66/main (Download .tar.gz)

MANIFEST.in @a818f36f-342b-47c2-967b-64a9cef2da66/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