[arvados] updated: 2.6.0-11-gfce546132
git repository hosting
git at public.arvados.org
Thu Apr 13 15:25:16 UTC 2023
Summary of changes:
sdk/python/MANIFEST.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
via fce5461328b4875dc963ba78d60a64663300b72b (commit)
from 430ba41e3d979b82630c7aa41f00014439a7bb48 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit fce5461328b4875dc963ba78d60a64663300b72b
Author: Brett Smith <brett.smith at curii.com>
Date: Thu Apr 13 11:24:45 2023 -0400
18799: Add discovery2pydoc to Python SDK manifest
Same rationale as arvados_version: setup.py pulls it in.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith at curii.com>
diff --git a/sdk/python/MANIFEST.in b/sdk/python/MANIFEST.in
index 50a29234b..a624484dd 100644
--- a/sdk/python/MANIFEST.in
+++ b/sdk/python/MANIFEST.in
@@ -4,4 +4,5 @@
include LICENSE-2.0.txt
include README.rst
-include arvados_version.py
\ No newline at end of file
+include arvados_version.py
+include discovery2pydoc.py
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list