mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
Merge commit '5b6c2380ad
' into staging-fix
This commit is contained in:
commit
9501e5d2fd
67 changed files with 936 additions and 530 deletions
|
@ -34,7 +34,7 @@ buildPythonPackage rec {
|
|||
pytest-regressions
|
||||
pytestCheckHook
|
||||
];
|
||||
pytestImportsCheck = [ "markdown_it" ];
|
||||
pythonImportsCheck = [ "markdown_it" ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Markdown parser done right";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue