MANIFEST.in 92 B

12345
  1. include *.py
  2. include LICENSE
  3. graft tests
  4. global-exclude __pycache__
  5. global-exclude *.py[co]