Skip to content

Commit

Permalink
Python3-mock is required for unit tests on Fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Dec 9, 2022
1 parent ebe98b3 commit 2a7ad35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Expand Up @@ -533,7 +533,7 @@ If you're going to be developing QGIS on a Fedora system, the following extra pa
are required for the various QGIS source formatting and preparation scripts.

```bash
dnf install ccache ninja-build astyle python3-autopep8 perl-YAML-Tiny
dnf install ccache ninja-build astyle python3-autopep8 python3-mock perl-YAML-Tiny
```

# 4. Building on Windows
Expand Down

0 comments on commit 2a7ad35

Please sign in to comment.