advanced-python-homework-2023
src | ||
.DS_Store | ||
.gitignore | ||
LICENSE | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
advanced-python-homework-2023
advanced-python-homework-2023
How to build
poetry install
How to make docs with Sphinx
$ cd src/docs
$ make html