Skip to content
This repository was archived by the owner on Apr 30, 2020. It is now read-only.

Commit 132ddd0

Browse files
author
Michal Cyprian
authored
Merge pull request #2 from hroncok/mcyprian-unversioned_shebangs
unversioned_shebangs: Update README, deps
2 parents affc096 + d8b7120 commit 132ddd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ You can run the checks locally with
2525
install it (you can
2626
follow the
2727
`Quickstart <https://qa.fedoraproject.org/docs/libtaskotron/latest/quickstart.html>`__).
28-
You'll also need the ``rpm`` and ``dnf`` Python 2 modules (``python2-rpm``,
29-
``python2-dnf``).
28+
You'll also need the ``rpm``, ``dnf`` and ``libarchive-c`` Python 2 modules
29+
(``python2-rpm``, ``python2-dnf``, ``python2-libarchive-c``).
3030
Note that Taskotron unfortunately runs on Python 2, but the code in
3131
this repository is Python 3 compatible as well.
3232

0 commit comments

Comments
 (0)