Let conda-build handle python variants
So far, we used to explicitly set the target python version to build for packages listed in python.txt
at bob/bob.conda>. With this MR, this is deprecated - adding support for newer versions of Python gets less messy this way.