Add a playback command.
This commit is contained in:
parent
a7e2f04bde
commit
fe463c273c
2 changed files with 18 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -25,6 +25,7 @@ setup(
|
|||
'record = dcc.record:Record',
|
||||
'fabricate = dcc.fabricate:Fabricate',
|
||||
'put = dcc.put:Put',
|
||||
'pb = dcc.pb:PB',
|
||||
],
|
||||
},
|
||||
zip_safe=False,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue