Commit Graph

9 Commits

Author SHA1 Message Date
Honza Kral d19afcaa7e Find packages in setup.py.
Thanks Jordi!
2013-09-23 14:33:23 +02:00
Honza Kral 997d9de979 install pylibmc and thrift for python 2 tests 2013-09-03 11:55:20 -05:00
Honza Kral e123008851 Added tox.ini to runtests on multiple python envs
Also updated python setup.py test to run in CI configuration
2013-09-02 20:57:59 -05:00
Honza Kral fe7cc106f6 Use unittest2 even for python 2.6 2013-08-28 19:11:28 +02:00
Honza Kral d72b15680c Switch to urllib3 for more performance 2013-08-08 18:06:36 +02:00
Honza Kral cc12922fd7 Metadata tweaks
* setup.py classifiers
* configure sphinx to work with setuptools
* instruct travis to run sphinx doctests through setuptools
2013-05-06 16:34:33 +02:00
Honza Kral 28cfd5ec0b Added requests as requirement 2013-05-02 21:23:47 +02:00
Honza Kral 3a5c1084dd Added mock as requirement to run tests 2013-05-02 21:22:47 +02:00
Honza Kral 20fbba1230 Initial commit, simple python scaffold 2013-05-01 16:39:30 +02:00