.envrc
.gitignore
.pre-commit-config.yaml
README.md
mypy.ini
nitpick-style.toml
py.typed
pyproject.toml
setup.py
tox.ini
.github/dependabot.yml
.github/workflows/python.yml
pytest_shell/__init__.py
pytest_shell/dialect.py
pytest_shell/fs.py
pytest_shell/shell.py
speedbump/__init__.py
speedbump/_version.py
speedbump/cli.py
speedbump.egg-info/PKG-INFO
speedbump.egg-info/SOURCES.txt
speedbump.egg-info/dependency_links.txt
speedbump.egg-info/entry_points.txt
speedbump.egg-info/requires.txt
speedbump.egg-info/top_level.txt
stubs/setuptools/__init__.pyi
stubs/setuptools/dist.pyi
stubs/setuptools/extension.pyi
tests/test_dependabot.py