Skip to content

Commit 8cba391

Browse files
committed
extras/spec: do not test and remove tox build requires env
Signed-off-by: Andrew Schoen <[email protected]>
1 parent d54b12a commit 8cba391

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extras/python-sambacc.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Recommends: %{name}+validation
6060
%autosetup -n %{bname}-%{pversion}
6161

6262
%generate_buildrequires
63-
%pyproject_buildrequires -e py3-sys
63+
%pyproject_buildrequires
6464

6565

6666
%build
@@ -73,7 +73,7 @@ Recommends: %{name}+validation
7373

7474

7575
%check
76-
%tox -e py3-sys
76+
echo 'tests disabled'
7777

7878

7979
%files -n python3-%{bname} -f %{pyproject_files}

0 commit comments

Comments
 (0)