rpm-software-management / mock

Mock is a tool for a reproducible build of RPM packages.
GNU General Public License v2.0
384 stars 235 forks source link

mock: move backoff python requirement #1505

Closed c0m1c5an5 closed 4 days ago

c0m1c5an5 commented 1 week ago

Move python backoff requirement from pytest requirements to the mock requirements.txt as it is not a test dependency. This change does not require release notes, as it does not affect the RPM build process.