From e5f682fb9a88811e47998c310ff90fc6ce586485 Mon Sep 17 00:00:00 2001
From: Bryan  BRANCOTTE <bryan.brancotte@pasteur.fr>
Date: Tue, 18 Apr 2023 15:46:38 +0200
Subject: [PATCH] use new format

---
 example_proj/my_packages_to_install.csv | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/example_proj/my_packages_to_install.csv b/example_proj/my_packages_to_install.csv
index 9b60e0a..e381d71 100644
--- a/example_proj/my_packages_to_install.csv
+++ b/example_proj/my_packages_to_install.csv
@@ -1,3 +1,2 @@
-Package_name;Deposit_name
-shiny;cran
-shinythemes;cran
+shiny
+shinythemes
-- 
GitLab