diff --git a/python-fastapi.spec b/python-fastapi.spec index ed5d8e9..f5151bb 100644 --- a/python-fastapi.spec +++ b/python-fastapi.spec @@ -331,10 +331,6 @@ sed -r -i 's/("(mypy|black|flake8|isort|autoflake)\b.*",)/# \1/' pyproject.toml # guidelines. sed -r -i '/\bmkdocs-material\b/d' pyproject.toml %endif -# Comment out typer-cli, which is not really required to simply build the -# documentation, until https://bugzilla.redhat.com/show_bug.cgi?id=1977513 is -# fixed. -sed -r -i '/\btyper-cli\b/d' pyproject.toml # Do not require async backport libraries where they are not needed # (https://github.com/tiangolo/fastapi/pull/2613). sed -r -i \