fix another evaluation issue
This commit is contained in:
parent
1a3689b87e
commit
c9f77f2b48
@ -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;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user