Commit Graph

17 Commits

Author SHA1 Message Date
Honza Kral e6e1fd060e Make requests an optional dependency 2013-10-14 23:33:16 +02:00
Honza Kral 553e42c29e New version to upload 2013-10-08 15:21:43 +02:00
Honza Kral b3c1170092 only require thrift if we are going to use it
This commit is mostly for travis since thrift has trouble downloading
at times.
2013-10-02 00:56:23 +02:00
Honza Kral d7814d09f7 Less Specificity on Dependencies
fixes #2
2013-09-25 11:02:26 +02:00
Honza Kral f60e340f0c bump version for PYPI 2013-09-24 18:40:35 +02:00
Honza Kral e9ca191d2a Bumping the version for new release 2013-09-24 17:32:06 +02:00
Honza Kral ac4b9cf3ab freeze non-testing dependencies 2013-09-24 15:49:23 +02:00
Honza Kral 1f37348bb9 Don't include tests in PYPI package 2013-09-23 23:27:39 +02:00
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