diff --git a/setup.py b/setup.py index eafe7826b6134304f43212684c07a61133c3f1ee..e5591eb82d3637df48bd705493bab9577a74ef72 100644 --- a/setup.py +++ b/setup.py @@ -115,6 +115,7 @@ rattail = rattail.db.extension:RattailExtension dbsync = rattail.commands:DatabaseSyncCommand filemon = rattail.commands:FileMonitorCommand load-host-data = rattail.commands:LoadHostDataCommand +palm = rattail.commands:PalmCommand [rattail.batches.providers] print_labels = rattail.batches.providers.labels:PrintLabels