Skip to content

Commit cf30095

Browse files
authored
Merge pull request #422 from grafuls/development
fix: rpm check from tox to pytest
2 parents 2036f91 + d371ef0 commit cf30095

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)