Codebase list apispec / ea69b51b-4736-4513-b989-4e003690a3dc/main MANIFEST.in
ea69b51b-4736-4513-b989-4e003690a3dc/main

Tree @ea69b51b-4736-4513-b989-4e003690a3dc/main (Download .tar.gz)

MANIFEST.in @ea69b51b-4736-4513-b989-4e003690a3dc/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