From d8b7120ae36667bb784b9ef7346aefdd889579a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 4 Aug 2017 17:02:53 +0200 Subject: [PATCH] unversioned_shebangs: Update README, deps --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 0562521..137631d 100644 --- a/README.rst +++ b/README.rst @@ -25,8 +25,8 @@ You can run the checks locally with install it (you can follow the `Quickstart `__). -You'll also need the ``rpm`` and ``dnf`` Python 2 modules (``python2-rpm``, -``python2-dnf``). +You'll also need the ``rpm``, ``dnf`` and ``libarchive-c`` Python 2 modules +(``python2-rpm``, ``python2-dnf``, ``python2-libarchive-c``). Note that Taskotron unfortunately runs on Python 2, but the code in this repository is Python 3 compatible as well.