From aa29841d6c673640fb395663be0e07f470682e2f Mon Sep 17 00:00:00 2001 From: "Lott, Christopher (cl778h)" Date: Wed, 29 Apr 2020 09:34:27 -0400 Subject: [PATCH] Promote ricxappframe 1.0.2 to pypi.org Signed-off-by: Lott, Christopher (cl778h) Change-Id: Id8c60035fab0273203d30c3b56b9b8680c0c4ba5 --- releases/pypi-release-ricxappframe.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 releases/pypi-release-ricxappframe.yaml diff --git a/releases/pypi-release-ricxappframe.yaml b/releases/pypi-release-ricxappframe.yaml new file mode 100644 index 0000000..9c08341 --- /dev/null +++ b/releases/pypi-release-ricxappframe.yaml @@ -0,0 +1,8 @@ +--- +pypi_project: ricxappframe +# python version must be parsed as a string, not number +python_version: '3.7' +# version to release +version: 1.0.2 +# partial URL of logs from job that staged the package to test.pypi.org +log_dir: ric-plt-xapp-frame-py-pypi-stage-master/2 -- 2.16.6