Code is easy to fix — just need to update FORMULA_TEMPLATE in poet.py, and virtualenv_install_with_resources is usually enough. However, as far as I can tell we do lose some flexibility like the ability to pass additional options to setup.py. Do you think it's worthwhile?
Code is easy to fix — just need to update
FORMULA_TEMPLATE
inpoet.py
, andvirtualenv_install_with_resources
is usually enough. However, as far as I can tell we do lose some flexibility like the ability to pass additional options tosetup.py
. Do you think it's worthwhile?