diff --git a/setup.py b/setup.py index a27f0cc705..c716abb6ed 100644 --- a/setup.py +++ b/setup.py @@ -43,7 +43,8 @@ 'ServerUtilities', 'MultiProcessingLog', 'CMSGroupMapper', 'RucioUtils', 'cache_status'], 'python': ['TaskWorker', 'TaskWorker/Actions', 'TaskWorker/DataObjects', - 'TaskWorker/Actions/Recurring', 'Publisher', 'TransferInterface', 'ASO'] + 'TaskWorker/Actions/Recurring', 'Publisher', 'TransferInterface', + 'ASO', 'ASO/Rucio', 'ASO/Rucio/Actions'] }, 'Publisher': {