Closed HassanBahati closed 1 year ago
@ht-thomas @kallyas this pr should fix deployment failures. Earlier we were installing only one package at the point of building for deployment, here i have added docs/requirements.txt
that houses all packages necessary for docs so the ci.yml
looks out for.
This pr closes #125 and creates
docs/requirements.txt
file to hold all packages required for documentation to build.