diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index a94ae68dbe..ff21f43ab0 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -25903,8 +25903,7 @@ Angus Johnson's polygon clipping Clipper library (ver. 6.4.2).") (sha256 (base32 "00lnb1mpppgq041kwcbg405rqsi2mzl8dw1s0c8hmvd5hk2xiixg")))) (build-system pyproject-build-system) - (native-inputs (list python-pytest python-pytest-cov python-setuptools - python-wheel)) + (native-inputs (list python-pytest python-setuptools)) (home-page "https://github.com/k-bx/python-semver") (synopsis "Python helper for Semantic Versioning") (description