From ff057de39c830738aa04c1abb365dae013826427 Mon Sep 17 00:00:00 2001 From: James Lamb Date: Mon, 3 Jun 2024 08:55:45 -0700 Subject: [PATCH] add commit-files --- python/libucx/pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/python/libucx/pyproject.toml b/python/libucx/pyproject.toml index afbef52..927d0fe 100644 --- a/python/libucx/pyproject.toml +++ b/python/libucx/pyproject.toml @@ -35,6 +35,7 @@ Homepage = "https://github.com/openucx/ucx" [tool.rapids-build-backend] build-backend = "setuptools.build_meta" +commit-files = ["libucx/GIT_COMMIT"] dependencies-file = "" requires = [ "packaging",