Skip to content

Commit

Permalink
fix add recursive
Browse files Browse the repository at this point in the history
  • Loading branch information
Thanayut Seethongchuen committed Aug 24, 2023
1 parent f653f81 commit a8ab6dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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':
{
Expand Down

0 comments on commit a8ab6dd

Please sign in to comment.