New repo skeleton, getting ready for PyPi

This commit is contained in:
Filippo Valsorda 2012-11-29 16:51:55 +01:00
parent 8192ebe1f8
commit cc51a7d4e0
9 changed files with 61 additions and 77 deletions

3
MANIFEST.in Normal file
View file

@ -0,0 +1,3 @@
include README.md
include test/*.py
include test/*.json