This task is done when all routes in fabfile.py make use of bdist wheels rather than pip to fill in dependencies.
Currently we directly install from pypi and system packages. This should be switched over completely to using Wheels only.
Python wheels: http://pythonwheels.com/
ORES fabfile.py: https://github.com/wiki-ai/ores-wikimedia-config/blob/master/fabfile.py