Page MenuHomePhabricator

Switch wmflabs ORES to deploy using python wheels
Closed, ResolvedPublic

Description

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

Event Timeline

Halfak renamed this task from Switch Labs ORES setup to deploy using wheels to Switch wmflabs ORES to deploy using python wheels.Mar 7 2016, 7:03 PM
Halfak assigned this task to schana.