gnu: python-jupytext: Fix build.

* gnu/packages/python-xyz.scm (python-jupytext)[native-inputs]: Add
python-toml.

Change-Id: If2c19ccac1d5d8167f27b28c535a95acaca32d48
This commit is contained in:
Danny Milosavljevic 2024-12-15 02:00:36 +01:00
parent 64ac17035d
commit cfd4f56f75
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -567,6 +567,7 @@ design}.")
python-ipython-genutils
python-jupyter-server
python-pyaml
python-toml
python-pytest
python-setuptools
python-wheel))