Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vagrant?expand=0&rev=2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package python-vagrant
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
@@ -73,7 +73,7 @@ Python bindings for interacting with Vagrant virtual machines.
|
||||
%check
|
||||
mkdir /tmp/vagrant
|
||||
export VAGRANT_HOME=/tmp/vagrant
|
||||
%python_expand %{$python} -m pytest tests/test_vagrant.py
|
||||
%pytest tests/test_vagrant.py
|
||||
rm -r /tmp/vagrant
|
||||
%endif
|
||||
|
||||
|
Reference in New Issue
Block a user