create a setup.py
Closed this issue · 1 comments
skuenzli commented
create a setup.py and consider removing the checked-in virtualenv.
flask's setup.py may be a good model to follow:
https://github.com/mitsuhiko/flask/blob/master/setup.py (#2 forked python repo on github)
skuenzli commented
initial version of setup.py has been created.