From d8db301d0f83204b199f8066d6f42b644fcba26e Mon Sep 17 00:00:00 2001 From: Martin Skorupski Date: Mon, 26 May 2025 12:04:27 +0000 Subject: [PATCH] Create oam/oam-controller repository - create an init folder structure - which includes docs generation IssueID: OAM-457 Change-Id: Ic6bb7ed8700b092810d4298328ec5dfdbfeaa114 Signed-off-by: Martin Skorupski --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6ef8f6d..cebe144 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,4 +12,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -tox \ No newline at end of file +tox +git-review \ No newline at end of file -- 2.16.6