diff options
Diffstat (limited to 'cad/py-vunit-hdl/files/patch-pyproject.toml')
| -rw-r--r-- | cad/py-vunit-hdl/files/patch-pyproject.toml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/cad/py-vunit-hdl/files/patch-pyproject.toml b/cad/py-vunit-hdl/files/patch-pyproject.toml new file mode 100644 index 000000000000..90fb5d41144e --- /dev/null +++ b/cad/py-vunit-hdl/files/patch-pyproject.toml @@ -0,0 +1,11 @@ +--- pyproject.toml.orig 2023-02-23 03:24:14 UTC ++++ pyproject.toml +@@ -1,7 +1,7 @@ + [build-system] + requires = [ + "setuptools >= 35.0.2", +- "setuptools_scm >= 2.0.0, <3" ++ "setuptools_scm" + ] + build-backend = "setuptools.build_meta" + |
