.coveragerc
.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
setup.py
.github/workflows/tests.yaml
.github/workflows/upload_pypi.yaml
src/pytest_kairos/__init__.py
src/pytest_kairos/_fake_module.py
src/pytest_kairos/_version.py
src/pytest_kairos/plugin.py
src/pytest_kairos.egg-info/PKG-INFO
src/pytest_kairos.egg-info/SOURCES.txt
src/pytest_kairos.egg-info/dependency_links.txt
src/pytest_kairos.egg-info/entry_points.txt
src/pytest_kairos.egg-info/requires.txt
src/pytest_kairos.egg-info/top_level.txt
tests/test_numpy_gen.py
tests/test_polars_gen.py
tests/test_py_types_gen.py