upgraded pytest to use the new fixtures style

This commit is contained in:
mdoglio 2013-03-19 18:59:00 +00:00
Родитель a424c4d499
Коммит 8151206a2f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -2,7 +2,7 @@
# for the test suite and coverage metrics
py==1.4.7
pytest==2.2.3
pytest==2.3.4.1
pytest-cov==1.6
cov-core==1.6
coverage==3.5.2