Add setup.py.

This commit is contained in:
Andrey Golovizin 2014-08-08 23:09:40 +02:00
parent ee22008820
commit 79769a7770
2 changed files with 15 additions and 0 deletions

View file

@ -3,4 +3,7 @@ syntax: glob
*~
*.pyc
*.swp
*.egg-info
.ipynb_checkpoints
build
dist