зеркало из https://github.com/pypa/pip
1
1
Форкнуть 0

Merge pull request #8935 from hugovk/unpip-pytest

Revert "Pin pytest whilst pytest-rerunfailures is incompatible with pytest 6.1"
Этот коммит содержится в:
Pradyun Gedam 2020-09-29 15:06:20 +05:30 коммит произвёл GitHub
родитель a4d34417c1 4fc4333abf
Коммит ccc84a6ab2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -5,7 +5,7 @@ enum34; python_version < '3.4'
freezegun
mock
pretend
pytest<6.1.0 # Until https://github.com/pytest-dev/pytest-rerunfailures/issues/128 is fixed
pytest
pytest-cov
pytest-rerunfailures
pytest-timeout