Home | History | Annotate | Download | only in modulegraph
      1 include *.txt MANIFEST.in *.py
      2 recursive-include scripts *.py
      3 graft doc
      4 graft doc/_static
      5 graft doc/_templates
      6 graft modulegraph_tests
      7 global-exclude .DS_Store
      8 global-exclude *.pyc
      9 global-exclude *.so
     10