.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/documentation.md
.github/ISSUE_TEMPLATE/enhancement.md
.github/ISSUE_TEMPLATE/question.md
.github/workflows/main.yml
.github/workflows/publish-to-pypi.yml
src/pytask_stata/__init__.py
src/pytask_stata/_version.py
src/pytask_stata/cli.py
src/pytask_stata/collect.py
src/pytask_stata/config.py
src/pytask_stata/execute.py
src/pytask_stata/parametrize.py
src/pytask_stata/plugin.py
src/pytask_stata/py.typed
src/pytask_stata/shared.py
src/pytask_stata.egg-info/PKG-INFO
src/pytask_stata.egg-info/SOURCES.txt
src/pytask_stata.egg-info/dependency_links.txt
src/pytask_stata.egg-info/entry_points.txt
src/pytask_stata.egg-info/not-zip-safe
src/pytask_stata.egg-info/requires.txt
src/pytask_stata.egg-info/top_level.txt