.coveragerc
.gitignore
LICENSE
README.rst
setup.py
tox.ini
.github/workflows/pythonpackage.yml
autopip/__init__.py
autopip/constants.py
autopip/crontab.py
autopip/exceptions.py
autopip/inspect_app.py
autopip/manager.py
autopip/utils.py
autopip.egg-info/PKG-INFO
autopip.egg-info/SOURCES.txt
autopip.egg-info/dependency_links.txt
autopip.egg-info/entry_points.txt
autopip.egg-info/top_level.txt
autopip/embedded/README.rst
docs/CHANGELOG.rst
etc/check-python.py
tests/conftest.py
tests/test_autopip.py
tests/test_check.py
tests/test_crontab.py
tests/test_inspect.py
tests/test_manager.py