Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Also nose2
  • Loading branch information
nyalldawson committed Dec 9, 2022
1 parent 2a7ad35 commit 90aaf82
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 python3-mock perl-YAML-Tiny
dnf install ccache ninja-build astyle python3-autopep8 python3-mock python3-nose2 perl-YAML-Tiny
```

# 4. Building on Windows
Expand Down

0 comments on commit 90aaf82

Please sign in to comment.