Commit Graph

3 Commits

Author SHA1 Message Date
Richard Harding
b8fc399fac Fix rebase issue in the Makefile 2012-04-17 09:20:23 -04:00
Richard Harding
82804b664d Update .gitignore file for venv and nosetests. 2012-04-17 08:47:04 -04:00
Richard Harding
4376eedc13 Add makefile testing, building, uploading.
- Adds a makefile with helpers
- make all will setup a virtualenv and get deps
- make test will install test deps and run nosetests
- make version_update will open the setup.py for updating version string
- make upload will build and upload sdist to pypi
2012-04-17 08:45:42 -04:00