AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
pip_negotiator/__init__.py
pip_negotiator/pip_negotiator.py
pip_negotiator.egg-info/PKG-INFO
pip_negotiator.egg-info/SOURCES.txt
pip_negotiator.egg-info/dependency_links.txt
pip_negotiator.egg-info/entry_points.txt
pip_negotiator.egg-info/not-zip-safe
pip_negotiator.egg-info/requires.txt
pip_negotiator.egg-info/top_level.txt
pip_negotiator/commands/__init__.py
pip_negotiator/commands/base.py
pip_negotiator/commands/pip.py
pip_negotiator/commands/pipcompile.py
pip_negotiator/requirements/__init__.py
pip_negotiator/requirements/requirements.py
tests/test_pip_negotiator.py