1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 01:03:24 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Kevin McCarthy
c22db0d8cb bump revision number since I broke backwards compat 2013-08-11 15:05:41 -10:00
Dan Lecocq
b488ca67fe Substantial refactoring
This refactoring includes some PEP-8 compliance changes, as well as some more
complete testing to ensure that we're in fact serving everything out of
cassettes when we thing we are.

Incidentally, it also includes fixes for #3 and #4
2013-08-11 15:05:39 -10:00
Kevin McCarthy
9c03153e6c Update README / version bump for new libyaml feature 2013-07-24 18:48:33 -10:00
Bryan Helmig
74941f68c6 bump version 2013-04-28 12:40:07 -07:00
Kevin McCarthy
2db5664809 add better pypi classifiers 2013-02-21 22:58:44 -10:00
Kevin McCarthy
9ee31b25c5 update setup.py 2013-02-21 22:43:57 -10:00
Kevin McCarthy
41da9ddbab Add Support for Requests Library
Added support and tests for the Requests library.  At least basic
support seems to be working.  The tests should run fine if you
don't have requests installed; it just won't verify the requests-
specific tests.
2012-09-16 12:29:45 -10:00
kevin1024
431e385ded initial commit 2012-05-30 20:52:26 -10:00