Pytest instead of nose in unittest
Fixes: https://pagure.io/koji/issue/3140
This commit is contained in:
parent
bbaadef417
commit
c310d6692d
34 changed files with 644 additions and 631 deletions
|
|
@ -17,6 +17,7 @@ RUN \
|
|||
python3-devel \
|
||||
python3-librepo \
|
||||
python3-pip \
|
||||
python3-pytest \
|
||||
python3-rpm \
|
||||
python3-tox \
|
||||
redhat-rpm-config \
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ RUN \
|
|||
openssl-devel \
|
||||
python3-devel \
|
||||
python3-pip \
|
||||
python3-pytest \
|
||||
python3-rpm \
|
||||
python3-tox \
|
||||
redhat-rpm-config \
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ RUN \
|
|||
openssl-devel \
|
||||
python3-devel \
|
||||
python3-pip \
|
||||
python3-pytest \
|
||||
python3-rpm \
|
||||
python3-tox \
|
||||
redhat-rpm-config \
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ RUN \
|
|||
openssl-devel \
|
||||
python3-devel \
|
||||
python3-pip \
|
||||
python3-pytest \
|
||||
python3-rpm \
|
||||
python3-tox \
|
||||
redhat-rpm-config \
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ RUN \
|
|||
openssl-devel \
|
||||
python3-devel \
|
||||
python3-pip \
|
||||
python3-pytest \
|
||||
python3-rpm \
|
||||
python3-tox \
|
||||
redhat-rpm-config \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue