diff options
| -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 b5606d0924..0d1a9764ee 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -13312,7 +13312,7 @@ def get_requires_for_build_sdist(config_settings=None): python-pytest-enabler python-pytest-flake8 python-pytest-mypy - python-setuptools-57 + python-setuptools python-setuptools-scm)) (propagated-inputs (list python-zipp)) |
