From 47693d15132130513f8d0f74fd4831a3bbf69159 Mon Sep 17 00:00:00 2001
From: dkazanc <dkazanc@hotmail.com>
Date: Thu, 7 Mar 2019 17:52:57 +0000
Subject: matlab cmake fixed, rof tv eps

---
 src/Python/setup-regularisers.py.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/Python/setup-regularisers.py.in')

diff --git a/src/Python/setup-regularisers.py.in b/src/Python/setup-regularisers.py.in
index 39b820a..4c578e3 100644
--- a/src/Python/setup-regularisers.py.in
+++ b/src/Python/setup-regularisers.py.in
@@ -68,7 +68,7 @@ setup(
     
     ],
 	zip_safe = False,	
-	packages = {'ccpi','ccpi.filters', 'ccpi.supp'},
+	packages = {'ccpi', 'ccpi.filters', 'ccpi.supp'},
 )
 
 
-- 
cgit v1.2.3