From ea28e7f1a95fe1b3c96ce2a04eb43a827623c1e9 Mon Sep 17 00:00:00 2001
From: Colm Talbot <colm.talbot@ligo.org>
Date: Mon, 3 Sep 2018 13:00:33 +1000
Subject: [PATCH] add cpnest to optional requirements

---
 optional_requirements.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/optional_requirements.txt b/optional_requirements.txt
index c002738f5..ea8201512 100644
--- a/optional_requirements.txt
+++ b/optional_requirements.txt
@@ -1,4 +1,5 @@
 astropy
 lalsuite<=6.48.1.dev20180823
 gwpy
-theano
\ No newline at end of file
+theano
+cpnest
\ No newline at end of file
-- 
GitLab