mario-bermonti / mspelling

A computerized measure of spelling for Spanish words

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix docs serve option

mario-bermonti opened this issue · comments

🐛 Bug Report

The option to serve docs when building them during development is not working.

🔬 How To Reproduce

Steps to reproduce the behavior:

  1. run poetry run invoke docs

Environment

  • OS: [e.g. Linux / Windows / macOS]
  • Python version, get it with:

macOS, Python 3.9.0

📈 Expected behavior

Docs should be served and updated when any changes are made.