1
0

MANIFEST.in 95 B

12345
  1. include LICENSE
  2. include PATENTS
  3. recursive-include python *.md *.rst
  4. recursive-include src *.h