--- pyproject.toml.orig 2023-04-14 18:33:58 UTC +++ pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=62.6", "versioneer[toml]==0.29"] +requires = ["setuptools>=62.6", "versioneer[toml]>=0.29"] build-backend = "setuptools.build_meta" [project]