MANIFEST.in 294 B

12345678910111213141516171819
  1. graft debian
  2. graft doc
  3. graft linuxcnc-demo-dummyphy
  4. graft linuxcnc-demo-et200s
  5. graft misc
  6. graft phy_fpga
  7. graft tests
  8. include COPYING
  9. include README.html
  10. include README.md
  11. include example_*.conf
  12. include example_*.py
  13. prune ./build
  14. prune build
  15. global-exclude *.pyo *.pyc __pycache__ *$py.class