Mention python3-magic in HACKING.md

This commit is contained in:
Evan Goode 2019-06-24 09:40:50 -04:00 committed by Brian C. Lane
parent d0e947fe3b
commit d496da00d9
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ How to build it:
To run the tests you need the following dependencies installed:
$ yum install python3-nose python3-pytest-mock python3-pocketlint \
python3-mock
python3-mock python3-magic
Run the basic linting tests like this: