From a7f67f9422e94fe77c1294533aee4e31b8dfaad8 Mon Sep 17 00:00:00 2001 From: Vijay Marcel Date: Fri, 15 Sep 2023 22:33:54 +0900 Subject: python/python3-setuptools-git-ls-files: Added (setuptools plugin). Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-setuptools-git-ls-files/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python3-setuptools-git-ls-files/README (limited to 'python/python3-setuptools-git-ls-files/README') diff --git a/python/python3-setuptools-git-ls-files/README b/python/python3-setuptools-git-ls-files/README new file mode 100644 index 0000000000..0ee60af3d8 --- /dev/null +++ b/python/python3-setuptools-git-ls-files/README @@ -0,0 +1,2 @@ +A plugin for setuptools that finds all git tracked files, +including submodules. -- cgit v1.2.3