mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-11 10:03:00 +00:00
Update README.md
This commit is contained in:
@@ -35,6 +35,10 @@ pass, even if you are offline, or iana.org goes down for maintenance) and
|
|||||||
accurate (the response will contain the same headers and body you get from a
|
accurate (the response will contain the same headers and body you get from a
|
||||||
real request).
|
real request).
|
||||||
|
|
||||||
|
##Installation
|
||||||
|
|
||||||
|
I finally uploaded VCR.py to pypi! So you can just `pip install vcrpy`
|
||||||
|
|
||||||
##Ruby VCR compatibility
|
##Ruby VCR compatibility
|
||||||
I'm not trying to match the format of the YAML files. Cassettes generated by
|
I'm not trying to match the format of the YAML files. Cassettes generated by
|
||||||
Ruby's VCR are not compatible with VCR.py. The API is similar but VCR.py
|
Ruby's VCR are not compatible with VCR.py. The API is similar but VCR.py
|
||||||
|
|||||||
Reference in New Issue
Block a user