about summary refs log tree commit diff
path: root/pkgs/development/python-modules/myst-parser
diff options
context:
space:
mode:
authorSandro Jäckel <sandro.jaeckel@gmail.com>2023-03-14 00:18:22 +0100
committerpennae <github@quasiparticle.net>2023-03-14 12:20:20 +0100
commitf39cdb7806f1cd5af8269aae13b0d2e3e8637e62 (patch)
tree8d0050ca20aae9d4ec394b46a94b734b0c1a6af3 /pkgs/development/python-modules/myst-parser
parent5549def360284e5c1ee7b92c351d3a6a902715ff (diff)
python310Packages.myst-parser: fix test dependencies
Diffstat (limited to 'pkgs/development/python-modules/myst-parser')
-rw-r--r--pkgs/development/python-modules/myst-parser/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/myst-parser/default.nix b/pkgs/development/python-modules/myst-parser/default.nix
index 4437c9edcb75b..c2b1f0bdb667a 100644
--- a/pkgs/development/python-modules/myst-parser/default.nix
+++ b/pkgs/development/python-modules/myst-parser/default.nix
@@ -57,7 +57,7 @@ buildPythonPackage rec {
     pytest-regressions
     sphinx-pytest
     pytestCheckHook
-  ];
+  ] ++ markdown-it-py.optional-dependencies.linkify;
 
   disabledTests = [
     # AssertionError due to different files