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/
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/