On 2015-07-10 07:59, Ricardo Wurmus wrote:
* gnu/packages/python.scm (python-psutil, python2-psutil): New variables.
[...]
+ (native-inputs + `(("python-setuptools" ,python-setuptools)))
Nitpick: I believe the '`' should align with the 'n'. -- `~Eric