Skip to content

Commit

Permalink
Drop installpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
Qalthos committed Jun 16, 2023
1 parent d4570c2 commit d2108c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packaging/rpm/ansible-pylibssh.spec
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@ export PYTHONPATH="%{buildroot_site_packages}:${PYTHONPATH}"
# Fedora:
%if "%{?fedora:SET}" == "SET"
%tox -e just-pytest -- \
--installpkg '%{_builddir}/%{pypi_name}-%{version}/pyproject-wheeldir/%{whl_glob}' \
-- \
--deselect tests/unit/scp_test.py::test_get \
--deselect tests/unit/scp_test.py::test_put
Expand Down

0 comments on commit d2108c5

Please sign in to comment.