From 526f22f2ac40ed01c6b54ffcb992ef6eeeeefab5 Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Wed, 27 Apr 2022 22:02:06 +0200
Subject: [PATCH] remove packages we don't want in nightlies and deprecated
 ones

---
 order.txt | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/order.txt b/order.txt
index b16d6bf..dfddac3 100644
--- a/order.txt
+++ b/order.txt
@@ -1,30 +1,21 @@
 # what used to be core packages
 bob/bob.extension
-bob/bob.blitz
-bob/bob.core
 bob/bob.io.base
-bob/bob.math
 bob/bob.measure
-bob/bob.sp
-bob/bob.ap
 bob/bob.learn.em
 
 # what used to be extra packages
-bob/gridtk
 bob/bob.pipelines
 bob/bob.bio.base
-bob/bob.bio.gmm
 bob/bob.bio.face
 bob/bob.bio.video
 bob/bob.bio.vein
+bob/bob.bio.spear
 
 bob/bob.pad.base
 bob/bob.pad.face
 
 bob/bob.fusion.base
 
-bob/bob.io.stream
-bob/bob.ip.stereo
-
 # test bob itself
 bob/bob
-- 
GitLab