.bumpversion.cfg
.coveragerc
.editorconfig
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
Pipfile
Pipfile.lock
README.md
requirements.txt
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE.md
build_tests/__init__.py
build_tests/test_snyk_io.py
src/git_open/__init__.py
src/git_open/cli.py
src/git_open/git_open.py
src/git_open.egg-info/PKG-INFO
src/git_open.egg-info/SOURCES.txt
src/git_open.egg-info/dependency_links.txt
src/git_open.egg-info/entry_points.txt
src/git_open.egg-info/not-zip-safe
src/git_open.egg-info/requires.txt
src/git_open.egg-info/top_level.txt
tests/__init__.py
tests/test_git_open.py