Gerrit Meyerheim said: > Attached is a port for py-xlsx2csv. Attached version of the port does not whin about missing python2.6 executable during tests. I am not sure the approach I've taken is the best one: it may make sense to patch test/run to do something like:
PYTHON_VERSIONS = os.getenv("PYTHON_VERSIONS").split(" ")
if PYTHON_VERSIONS == None:
PYTHON_VERSIONS = ["2.6", "2.7"]
and upstream the patch.
Comments? OKs?
--
Dmitrij D. Czarkoff
py-xlsx2csv-0.7.2.tgz
Description: application/tar-gz
