fix: update app provider entry point, per wuttjamaican
This commit is contained in:
parent
b7ad6ba37f
commit
13b63cedd8
|
@ -64,7 +64,7 @@ rattail_corepos = "rattail_corepos.emails"
|
||||||
"to_trainwreck.from_corepos_db_office_trans" = "rattail_corepos.trainwreck.importing.corepos:FromCoreToTrainwreck"
|
"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"
|
rattail_corepos = "rattail_corepos.app:CoreProvider"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue