summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Ported to python3k, and added pypy into the tox test automation.D.B. Tsai2012-08-271-28/+25
|
* Fixed ``has_key()`` which is deprecated in python3.D.B. Tsai2012-08-271-5/+5
| | | | Also cleaned up several PEP8 warnings.
* Added tox for automation project testing, and travis-ci for continuous ↵D.B. Tsai2012-08-271-0/+0
| | | | integration
* Added setup.pyJoe Gregorio2012-08-221-0/+44