OSCA-Kampala-Chapter / autobot

Autobot is a bot library targetted to build software bots for various platforms with ease of integration in mind
MIT License
14 stars 15 forks source link

ci deploy is still failing #125

Closed ToebiasHT closed 1 year ago

ToebiasHT commented 1 year ago

@HassanBahati there is still some failure with the docs deployment. Are you guys looking into it?

kallyas commented 1 year ago

This is caused by missing plugin

ERROR    -  Config value 'plugins': The "mkdocstrings" plugin is not installed
HassanBahati commented 1 year ago

@HassanBahati there is still some failure with the docs deployment. Are you guys looking into it?

lets inspect

HassanBahati commented 1 year ago

This is caused by missing plugin

ERROR    -  Config value 'plugins': The "mkdocstrings" plugin is not installed

oh yah, we are making use of mkdocstrings without it being installed, lets resolve this shortly