.coveragerc
.gitignore
LICENSE
README.rst
setup.py
tox.ini
autopip/__init__.py
autopip/constants.py
autopip/crontab.py
autopip/exceptions.py
autopip/manager.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
autopip/embedded/activate_this.py
docs/CHANGELOG.rst
tests/conftest.py
tests/test_autopip.py
tests/test_crontab.py
tests/test_manager.py