diff --git a/setup.py b/setup.py index e5591eb82d3637df48bd705493bab9577a74ef72..3f9d53772f2f5dfa03781ee1888175b13c11c219 100644 --- a/setup.py +++ b/setup.py @@ -116,6 +116,7 @@ dbsync = rattail.commands:DatabaseSyncCommand filemon = rattail.commands:FileMonitorCommand load-host-data = rattail.commands:LoadHostDataCommand palm = rattail.commands:PalmCommand +purge-batches = rattail.commands:PurgeBatchesCommand [rattail.batches.providers] print_labels = rattail.batches.providers.labels:PrintLabels