Added CUPS plugin - closes

This commit is contained in:
Fabio Manganiello 2020-01-05 19:25:20 +01:00
parent a9fdbe7812
commit bcd05ecf4a
9 changed files with 366 additions and 0 deletions
docs/source

View file

@ -234,6 +234,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
'telegram',
'telegram.ext',
'pyfirmata2'
'cups'
]
sys.path.insert(0, os.path.abspath('../..'))