forked from platypush/platypush
Added CUPS plugin - closes #93
This commit is contained in:
parent
a9fdbe7812
commit
bcd05ecf4a
9 changed files with 366 additions and 0 deletions
docs/source
|
@ -234,6 +234,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
|
|||
'telegram',
|
||||
'telegram.ext',
|
||||
'pyfirmata2'
|
||||
'cups'
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue