• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1include *.txt MANIFEST.in *.py
2recursive-include scripts *.py
3graft doc
4graft doc/_static
5graft doc/_templates
6graft modulegraph_tests
7global-exclude .DS_Store
8global-exclude *.pyc
9global-exclude *.so
10