os-service-types: Fix build

Change-Id: I861a2b2981ff2c6b1009ee89286d7d88e73ca2cb
This commit is contained in:
Thomas Bechtold 2020-02-12 05:19:09 +01:00
parent f189b9ecb1
commit 3ce9c82199
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ This package contains the documentation.
rm os_service_types/tests/test_remote.py
%build
%{python_build}
%{py3_build}
# generate html docs
PBR_VERSION=%{version} %sphinx_build -b html doc/source doc/build/html