Commit Graph

5 Commits

Author SHA1 Message Date
Richard Harding
62e153eaf8 Start to update the module for a better directory layout 2012-04-17 21:28:25 -04:00
Richard Harding
a6361854a9 Update the setup.py, tweak makefile for building/cleaning/tests 2012-04-17 14:35:50 -04:00
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