fix: update app provider entry point, per wuttjamaican

This commit is contained in:
Lance Edgar 2024-07-14 11:24:13 -05:00
parent b7ad6ba37f
commit 13b63cedd8

View file

@ -64,7 +64,7 @@ rattail_corepos = "rattail_corepos.emails"
"to_trainwreck.from_corepos_db_office_trans" = "rattail_corepos.trainwreck.importing.corepos:FromCoreToTrainwreck"
[project.entry-points."rattail.providers"]
[project.entry-points."wutta.app.providers"]
rattail_corepos = "rattail_corepos.app:CoreProvider"