.gitignore
.strictacode.yml
LICENSE
README.md
mkdocs.yml
pyproject.toml
.github/workflows/docs.yml
.github/workflows/lint.yml
.github/workflows/new_version.yml
.github/workflows/notify.yml
.github/workflows/publish.yml
.github/workflows/strictacode.yml
.github/workflows/tests.yml
docs/api-reference.md
docs/configuration.md
docs/examples.md
docs/getting-started.md
docs/index.md
docs/overrides/main.html
pluginator/__init__.py
pluginator/actions.py
pluginator/define.py
pluginator/pytest.py
pluginator/utils.py
pluginator.egg-info/PKG-INFO
pluginator.egg-info/SOURCES.txt
pluginator.egg-info/dependency_links.txt
pluginator.egg-info/requires.txt
pluginator.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_actions.py
tests/test_define.py
tests/test_pytest.py
tests/test_utils.py