.appveyor.yml
.codecov.yml
.coveragerc
.flake8
.gitignore
.pre-commit-config.yaml
.pydocstyle
.travis.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
scripts/check_version.py
scripts/clean_release.py
src/.pydocstyle
src/pytest_quarantine/__init__.py
src/pytest_quarantine/plugin.py
src/pytest_quarantine.egg-info/PKG-INFO
src/pytest_quarantine.egg-info/SOURCES.txt
src/pytest_quarantine.egg-info/dependency_links.txt
src/pytest_quarantine.egg-info/entry_points.txt
src/pytest_quarantine.egg-info/requires.txt
src/pytest_quarantine.egg-info/top_level.txt
tests/.pydocstyle
tests/conftest.py
tests/test_quarantine.py