fix another evaluation issue

This commit is contained in:
Jude Taylor 2015-11-23 12:26:50 -08:00
parent 1a3689b87e
commit c9f77f2b48

View File

@ -9232,7 +9232,7 @@ let
meta = {
description = "A module for monitoring memory usage of a python program";
homepage = http://pypi.python.org/pypi/memory_profiler;
license = licenses.bsd;
license = licenses.bsd3;
};
};