register standby and decom modes in setup.cfg
This commit is contained in:
parent
f7766f1863
commit
56f9a3ee9f
@ -18,3 +18,7 @@ packages =
|
||||
console_scripts =
|
||||
teeth-standby-agent = teeth_agent.cmd.standby:run
|
||||
teeth-decom-agent = teeth_agent.cmd.decom:run
|
||||
|
||||
teeth_agent.modes =
|
||||
standby = teeth_agent.standby:StandbyMode
|
||||
decom = teeth_agent.decom:DecomMode
|
||||
|
Loading…
x
Reference in New Issue
Block a user