https://bugzilla.redhat.com/show_bug.cgi?id=1889362 --- Comment #3 from Tomáš Hrnčiar <thrnciar@xxxxxxxxxx> --- (In reply to Miro Hrončok from comment #2) > Curiosity question: > > %pytest -m "not benchmark" > > This looks copy-pasted-adapted from tox.ini. Since you use > %pyproject_buildrequires -t, I'd consider using %tox directly. Have you > tried (and failed)? Yes, I tried it with %tox, but I almost immidiately told myself that it won't work because I need to somehow disable "benchmarking". Then, I noticed in tox.ini 'pytest -m "not benchmark"' and it seemed like what was I looking for and it worked. I just noticed that building it just with %tox passed in Copr as well. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx