.gitignore
.pre-commit-config.yaml
AGENTS.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/ci.yml
.github/workflows/release.yml
src/pytest_subproc/__init__.py
src/pytest_subproc/_subproc_runner.py
src/pytest_subproc.egg-info/PKG-INFO
src/pytest_subproc.egg-info/SOURCES.txt
src/pytest_subproc.egg-info/dependency_links.txt
src/pytest_subproc.egg-info/entry_points.txt
src/pytest_subproc.egg-info/requires.txt
src/pytest_subproc.egg-info/scm_file_list.json
src/pytest_subproc.egg-info/scm_version.json
src/pytest_subproc.egg-info/top_level.txt
tests/conftest.py
tests/test_subproc.py