From 1c638f6725f495fb496f59c2bc4661a85c69b910 Mon Sep 17 00:00:00 2001 From: Bartosz Kazmierczak <kazmierczakbartosz97@gmail.com> Date: Sun, 30 Jan 2022 17:46:13 +0100 Subject: [PATCH] Add requirements.yml Signed-off-by: Bartosz Kazmierczak <kazmierczakbartosz97@gmail.com> --- collections/requirements.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 collections/requirements.yml diff --git a/collections/requirements.yml b/collections/requirements.yml new file mode 100644 index 0000000..afc836d --- /dev/null +++ b/collections/requirements.yml @@ -0,0 +1,3 @@ +--- +collections: + - name: community.general -- GitLab