Add a screenshot command.
This commit is contained in:
parent
aff20e9557
commit
1094c3aba9
3 changed files with 26 additions and 3 deletions
1
setup.py
1
setup.py
|
@ -26,6 +26,7 @@ setup(
|
|||
'fabricate = dcc.fabricate:Fabricate',
|
||||
'put = dcc.put:Put',
|
||||
'pb = dcc.pb:PB',
|
||||
'ss = dcc.ss:SS',
|
||||
],
|
||||
},
|
||||
zip_safe=False,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue