MANIFEST.in 101 B

1234
  1. include LICENSE *.md *.rst *.txt
  2. graft coderedcms
  3. global-exclude __pycache__
  4. global-exclude *.py[co]