From c2d2b9f4d17f0f67b205f3f53a0fb8524451dbc1 Mon Sep 17 00:00:00 2001 From: Edoardo Pasca Date: Wed, 7 Mar 2018 14:39:06 +0000 Subject: added subdir astra (TO BE REMOVED) --- Wrappers/Python/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Wrappers/Python') diff --git a/Wrappers/Python/setup.py b/Wrappers/Python/setup.py index bbd210f..3f83081 100644 --- a/Wrappers/Python/setup.py +++ b/Wrappers/Python/setup.py @@ -35,7 +35,7 @@ if cil_version == '': setup( name="ccpi-common", version=cil_version, - packages=['ccpi' , 'ccpi.reconstruction'], + packages=['ccpi' , 'ccpi.reconstruction' , 'ccpi.astra'], # Project uses reStructuredText, so ensure that the docutils get # installed or upgraded on the target machine -- cgit v1.2.3