wip
This commit is contained in:
parent
2dcf9e12a7
commit
9b8bb5e88d
10 changed files with 41 additions and 43 deletions
|
@ -47,7 +47,7 @@ buildPythonPackage rec {
|
|||
pythonPackages.pytestcov
|
||||
];
|
||||
|
||||
#doCheck = true;
|
||||
doCheck = false;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Markdown recipe manager, reference implementation of RecipeMD";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue