6 buildPythonPackage rec {
11 inherit pname version;
12 sha256 = "43eb3e073e1b11289df7b1c3f184b5b917ccad178b717b03933298716f200e14";
16 description = "Python support for quantities with units";
17 homepage = "https://bitbucket.org/adonohue/units/";
18 license = licenses.psfl;