November 2018
Beginner
472 pages
13h 5m
English
Our skill uses the requests library. When Mycroft encounters our skill, we should tell it to expect this. In Python, requirements files are the normal way to do this. Put the following in my-robot-skill/requirements.txt:
requests