fix: remove legacy command definitions
This commit is contained in:
parent
6ddafa4041
commit
b903cf97fa
2 changed files with 1 additions and 66 deletions
|
@ -48,13 +48,6 @@ core-office = "rattail_corepos.corepos.office.commands:core_office_typer"
|
|||
rattail-corepos = "rattail_corepos.config:RattailCOREPOSExtension"
|
||||
|
||||
|
||||
[project.entry-points."rattail.subcommands"]
|
||||
export-corepos = "rattail_corepos.commands:ExportCore"
|
||||
corepos-import-square = "rattail_corepos.commands:CoreImportSquare"
|
||||
import-corepos-api = "rattail_corepos.commands:ImportCOREPOSAPI"
|
||||
import-corepos-db = "rattail_corepos.commands:ImportCOREPOSDB"
|
||||
|
||||
|
||||
[project.entry-points."rattail.typer_imports"]
|
||||
rattail_corepos = "rattail_corepos.commands"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue