Closed lostways closed 1 year ago
See issue #132
I ran the app using docker and using the pipenv. Both seem to work.
I also complied the docs with Sphinx to test the updates to those dependencies:
(sncli) ➜ docs git:(update-dependancies) make html
Running Sphinx v6.0.0
making output directory... done
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 8 source files that are out of date
updating environment: [new config] 8 added, 0 changed, 0 removed
reading sources... [100%] tips
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] tips
generating indices... genindex done
writing additional pages... search done
copying images... [100%] screenshots/screenshot4.png
copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.
The HTML pages are in _build/html.