Imported Upstream version python3-pytest-rerunfailures 9.1.1 upstream upstream/9.1.1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 12 Apr 2021 06:19:25 +0000 (15:19 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 12 Apr 2021 06:19:25 +0000 (15:19 +0900)
commit5ae042b3f254a5234fcb9147eae4722441f987d6
tree41382809b9a56fde1a1147ecc005a4f47f5103bd
Imported Upstream version python3-pytest-rerunfailures 9.1.1
18 files changed:
CHANGES.rst [new file with mode: 0644]
CONTRIBUTING.rst [new file with mode: 0644]
LICENSE [new file with mode: 0644]
MANIFEST.in [new file with mode: 0644]
PKG-INFO [new file with mode: 0644]
README.rst [new file with mode: 0644]
pytest_rerunfailures.egg-info/PKG-INFO [new file with mode: 0644]
pytest_rerunfailures.egg-info/SOURCES.txt [new file with mode: 0644]
pytest_rerunfailures.egg-info/dependency_links.txt [new file with mode: 0644]
pytest_rerunfailures.egg-info/entry_points.txt [new file with mode: 0644]
pytest_rerunfailures.egg-info/not-zip-safe [new file with mode: 0644]
pytest_rerunfailures.egg-info/requires.txt [new file with mode: 0644]
pytest_rerunfailures.egg-info/top_level.txt [new file with mode: 0644]
pytest_rerunfailures.py [new file with mode: 0644]
setup.cfg [new file with mode: 0644]
setup.py [new file with mode: 0644]
test_pytest_rerunfailures.py [new file with mode: 0644]
tox.ini [new file with mode: 0644]