.gitignore
.pre-commit-config.yaml
.travis.yml
LICENCE
README.md
setup.cfg
setup.py
src/pytest_split/__init__.py
src/pytest_split/_version.py
src/pytest_split/plugin.py
src/pytest_split.egg-info/PKG-INFO
src/pytest_split.egg-info/SOURCES.txt
src/pytest_split.egg-info/dependency_links.txt
src/pytest_split.egg-info/entry_points.txt
src/pytest_split.egg-info/requires.txt
src/pytest_split.egg-info/top_level.txt
tests/__init__.py
tests/test_plugin.py
tests/test_version.py