we’re considering moving from a model of declaring...
# general
r
we’re considering moving from a model of declaring dependency specs (e.g. ‘psutil==3.2.1’) to declaring direct files (e.g. 'http://xyz/psutil-3.2.1-linux-x86_64.whl') and using tooling to resolve at BUILD modificaiton time vs resolution-per-build. I think you guys have thought about this if not already doing something like it.