.gitignore
Dockerfile
LICENSE
Makefile
Makefile.helpers
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
tox.ini
.github/CODEOWNERS
.github/CODE_OF_CONDUCT.md
.github/PULL_REQUEST_TEMPLATE.md
.github/SECURITY.md
.github/ISSUE_TEMPLATE/bug-report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature-request.yml
.github/ISSUE_TEMPLATE/support-request.yml
.github/workflows/python.yml
tests/__init__.py
tests/execute/__init__.py
tests/execute/local_subprocess/__init__.py
tests/execute/local_subprocess/test_local_subprocess.py
tfver/__init__.py
tfver/__main__.py
tfver/_version.py
tfver.egg-info/PKG-INFO
tfver.egg-info/SOURCES.txt
tfver.egg-info/dependency_links.txt
tfver.egg-info/entry_points.txt
tfver.egg-info/requires.txt
tfver.egg-info/top_level.txt
tfver/utils/__init__.py
tfver/utils/common.py