This commit is contained in:
Ryan McGrath 2015-06-05 01:52:48 +09:00
commit fa22e7a03f
9 changed files with 390 additions and 0 deletions

4
MANIFEST.in Normal file
View file

@ -0,0 +1,4 @@
include README.rst
include LICENSE
recursive-exclude * __pycache__
recursive-exclude * *.py[co]