From 1af6c9e78f1f030e23e48841b2c754eae9e6254d Mon Sep 17 00:00:00 2001
From: Philip Abbet <philip.abbet@idiap.ch>
Date: Fri, 20 Jan 2017 09:53:14 +0100
Subject: [PATCH] Remove reference to 'cpulimit' in the buildout configuration

---
 buildout.cfg | 1 -
 1 file changed, 1 deletion(-)

diff --git a/buildout.cfg b/buildout.cfg
index 1177af1c..4b9f9a0d 100644
--- a/buildout.cfg
+++ b/buildout.cfg
@@ -11,7 +11,6 @@ eggs = beat.core
 
 [sources]
 beat.backend.python = git https://gitlab.idiap.ch/beat/beat.backend.python
-cpulimit = git https://github.com/opsengine/cpulimit rev=v0.2 egg=false
 
 [scripts]
 recipe = bob.buildout:scripts
-- 
GitLab