Install poetry by following these steps
poetry install
poetry run python price_tracker
poetry install --with docs,test,dev
sphinx-build -M html docs/source/ docs/build/
There are no commits on branch main.
Install poetry by following these steps
poetry install
poetry run python price_tracker
poetry install --with docs,test,dev
sphinx-build -M html docs/source/ docs/build/