LICENSE
MANIFEST.in
NOTICE
README.md
pyproject.toml
setup.cfg
docs/api.rst
docs/cli-reference.rst
docs/django.rst
docs/history.rst
docs/index.rst
src/shiv/__init__.py
src/shiv/__main__.py
src/shiv/builder.py
src/shiv/cli.py
src/shiv/constants.py
src/shiv/info.py
src/shiv/pip.py
src/shiv.egg-info/PKG-INFO
src/shiv.egg-info/SOURCES.txt
src/shiv.egg-info/dependency_links.txt
src/shiv.egg-info/entry_points.txt
src/shiv.egg-info/requires.txt
src/shiv.egg-info/top_level.txt
src/shiv/bootstrap/__init__.py
src/shiv/bootstrap/environment.py
src/shiv/bootstrap/filelock.py
src/shiv/bootstrap/interpreter.py
test/conftest.py
test/test.zip
test/test_bootstrap.py
test/test_builder.py
test/test_cli.py
test/test_pip.py
test/package/setup.py
test/package/hello/__init__.py
test/package/hello/script.sh