Skip to content

Commit d371ef0

Browse files
committed
fix: rpm check from tox to pytest
1 parent c94cfa1 commit d371ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rpm/python3-badfish.spec.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ BuildRequires: zlib-devel
4747
- built from upstream, changelog ignored
4848

4949
%check
50-
%{__python3} -m tox
50+
%{__python3} -m pytest tests/

0 commit comments

Comments
 (0)