diff options
Diffstat (limited to 'gnu/packages/python-xyz.scm')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 620a7671d6..b18bb3c4a6 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -3233,7 +3233,7 @@ Unicode-to-LaTeX conversion.") #:test-flags '(list "-k" "not test_load_config_target_version"))) (propagated-inputs - (list python-black python-lsp-server python-tomli)) + (list python-black python-lsp-server python-toml python-tomli)) (native-inputs (list python-flake8 python-isort python-mypy python-pytest python-pytest-runner python-setuptools python-wheel)) |
