Commit Graph

19 Commits

Author SHA1 Message Date
Tommy Wang d3def63d10 bump version for release 2016-07-18 14:54:59 -05:00
Tommy Wang eaa88c2923 Merge pull request #6 from TTimo/master
Fix 'unknown encoding' exception during install on OSX
2016-05-06 13:29:08 -05:00
TTimo 6644c5db1e Fix 'unknown encoding' exception during install on OSX 2016-05-02 11:17:06 -05:00
Tommy Wang 9773bb8d28 Merge pull request #5 from vrtsystems/add-travis-ci
Add automatic continuous check-in files.
2016-01-30 21:08:09 -06:00
Stuart Longland 2335419893
Add travis-ci badge 2016-01-31 12:39:36 +10:00
Stuart Longland 223f30c7cf
Use `unit2` command instead of `python -m` 2016-01-31 12:14:05 +10:00
Stuart Longland 24fb672f43
Drop 'tox' in favour for calling unittest2 directly.
Seems tox pulls in the latest `pip` installer, which doesn't support
Python 3.2.
2016-01-31 12:10:38 +10:00
Stuart Longland 2886e1cadd
Check in .travis.yml for check-in testing. 2016-01-30 10:56:55 +10:00
Tommy Wang d99db0f568 Merge pull request #4 from bworrell/master
Adding Python 3 support and fixed Python 2.6 bug.
2016-01-26 20:27:37 -06:00
Bryan Worrell e1539bff08 Adding tox support for testing across Python versions. 2015-12-01 12:05:56 -05:00
Bryan Worrell 1d45da9e85 Fixed Python 2.6 bug in WeakMethod.__ne__() method. 2015-12-01 12:05:49 -05:00
Bryan Worrell 07515ec1c5 Added explicit relative import to __init__.py for compatibility with Python 3 2015-12-01 11:58:01 -05:00
Tommy Wang dedecdcbdf redo versioning, fix tests 2015-10-07 19:09:38 -05:00
Tommy Wang 48afc9d27a Merge pull request #1 from vrtsystems/fix-manifest
Add test_weakrefmethod.py to manifest.
2015-05-16 14:40:03 -05:00
Stuart Longland 5572c3ded3 Add test_weakrefmethod.py to manifest.
This file was being missed by the `setup.py sdist` command when building
source distributions, preventing the source package from being tested
and breaking tools like `stdeb`.
2015-05-15 13:55:51 +10:00
Tommy Wang 0923c29d5b Update version to 1.0.1 2015-01-30 13:38:05 -06:00
Tommy Wang a1634087f6 Fix format string in TypeError 2015-01-30 13:36:50 -06:00
Tommy Wang 8e1de34ea9 update with github url 2014-11-13 14:12:46 -06:00
Tommy Wang 4cc4ed3bb4 initial commit 2014-11-13 14:11:45 -06:00