MANIFEST.in 328 B

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