.pre-commit-config.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
RELEASE.md
cliff.toml
pyproject.toml
uv.lock
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
src/pytest_run_parallel/__init__.py
src/pytest_run_parallel/plugin.py
src/pytest_run_parallel/utils.py
src/pytest_run_parallel.egg-info/PKG-INFO
src/pytest_run_parallel.egg-info/SOURCES.txt
src/pytest_run_parallel.egg-info/dependency_links.txt
src/pytest_run_parallel.egg-info/entry_points.txt
src/pytest_run_parallel.egg-info/requires.txt
src/pytest_run_parallel.egg-info/top_level.txt
tests/conftest.py
tests/test_run_parallel.py