skuenzli/time-series-analysis

create a setup.py

Closed this issue · 1 comments

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)

initial version of setup.py has been created.