Hi Ben, It seems this one had fallen through the cracks, sorry about that! Don’t hesitate to ping if that happens in the future.
Ben Woodcroft <[email protected]> skribis: > I noticed when packaging this that when "python" is provided as an > input (and not python-2), then the python scripts don't get their > shebangs fixed, because there is no python executable in the $PATH (it > is python3). This seems not right to me - is there a reason for this, > maybe so python 2 and 3 can coexist? By default Python 3.x only installs a ‘python3’ command. There’s a ‘python-wrapper’ package to provide a ‘python’ wrapper for ‘python3’. > From 8d6f94c67df09e7830414fcf748da311a1167314 Mon Sep 17 00:00:00 2001 > From: Ben Woodcroft <[email protected]> > Date: Thu, 15 Oct 2015 22:53:31 +1000 > Subject: [PATCH] gnu: Add express-beta-diversity. > > * gnu/packages/bioinformatics.scm (express-beta-diversity): New variable. Pushed. Thanks, and apologies for the delay! Ludo’.
