Skip to content
Snippets Groups Projects

Fixed setup.py and added manifest to include migrations and traslation files in the package.

Merged Neda Moeini requested to merge fix-gso=package-setup into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
pip install sphinx-autodoc2 sphinx_rtd_theme myst-parser
pip install sphinx_rtd_theme myst-parser
cd docs || exit 1
sphinx-build source build
Loading