Remove deprecated option from rtd configuration file

ReadTheDocs doesn't allow python.system_packages anymore.
See https://readthedocs.org/projects/fedora-arc/builds/21789413/

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2023-09-01 11:08:24 +02:00
parent 0b0b4218b4
commit 649adaaa62

View file

@ -12,4 +12,3 @@ sphinx:
python:
install:
- requirements: docs/requirements.txt
system_packages: true