Skip to content

Commit

Permalink
📦 Run import checks during RPM creation
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Jun 10, 2024
1 parent 6c06f2f commit 6f4b60f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/rpm/ansible-pylibssh.spec
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ sed \
%check

export PYTHONPATH="%{buildroot_site_packages}:${PYTHONPATH}"
%pyproject_check_import
# Fedora:
%if "%{?fedora:SET}" == "SET"
%tox -e just-pytest -- \
Expand Down

0 comments on commit 6f4b60f

Please sign in to comment.