mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-08 16:53:23 +00:00
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
7 lines
52 B
Plaintext
7 lines
52 B
Plaintext
*.pyc
|
|
.tox
|
|
build/
|
|
dist/
|
|
*.egg/
|
|
.coverage
|
|
*.egg-info/ |