.gitignore
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
.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/continuous-integration-workflow.yml
.github/workflows/publish-to-pypi.yml
_static/error.png
src/pytask_environment/__init__.py
src/pytask_environment/_version.py
src/pytask_environment/config.py
src/pytask_environment/database.py
src/pytask_environment/logging.py
src/pytask_environment/plugin.py
src/pytask_environment.egg-info/PKG-INFO
src/pytask_environment.egg-info/SOURCES.txt
src/pytask_environment.egg-info/dependency_links.txt
src/pytask_environment.egg-info/entry_points.txt
src/pytask_environment.egg-info/not-zip-safe
src/pytask_environment.egg-info/requires.txt
src/pytask_environment.egg-info/top_level.txt