1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-08 16:53:23 +00:00

never mind, no context managers in 2.5

This commit is contained in:
Kevin McCarthy
2012-05-30 22:54:53 -10:00
parent 47b3ef6996
commit 71c422700e

View File

@@ -1,6 +1,5 @@
language: python
python:
- 2.5
- 2.6
- 2.7
install: pip install -r requirements.txt --use-mirrors