fix another evaluation issue
This commit is contained in:
@@ -9232,7 +9232,7 @@ let
|
|||||||
meta = {
|
meta = {
|
||||||
description = "A module for monitoring memory usage of a python program";
|
description = "A module for monitoring memory usage of a python program";
|
||||||
homepage = http://pypi.python.org/pypi/memory_profiler;
|
homepage = http://pypi.python.org/pypi/memory_profiler;
|
||||||
license = licenses.bsd;
|
license = licenses.bsd3;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user