Skip to content

Commit

Permalink
Update .readthedocs.yaml
Browse files Browse the repository at this point in the history
test
  • Loading branch information
mdabrowski1990 committed Oct 26, 2023
1 parent 4776594 commit ef18f7d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .readthedocs.yaml
Expand Up @@ -9,11 +9,12 @@ build:
python: "3.11"
jobs:
pre_install:
- apt-get update
- apt-get install graphviz
- whoami
- sudo apg-get update
- sudo apg-get install graphviz


# Build documentation in the docs/ directory with Sphinx
# Build documentation in the docs/ directory with Sphinx
sphinx:
builder: html
fail_on_warning: true
Expand Down

0 comments on commit ef18f7d

Please sign in to comment.