!3 Remove tests files

From: @zhangruifang2020 
Reviewed-by: @gaoruoshu 
Signed-off-by: @gaoruoshu
This commit is contained in:
openeuler-ci-bot 2023-05-31 06:23:35 +00:00 committed by Gitee
commit 37cb6e3350
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-keras-rl2
Version: 1.0.5
Release: 1
Release: 2
Summary: Deep Reinforcement Learning for Tensorflow 2 Keras
License: MIT
URL: https://github.com/wau/keras-rl2
@ -64,11 +64,15 @@ mv %{buildroot}/doclist.lst .
%files -n python3-keras-rl2 -f filelist.lst
%dir %{python3_sitelib}/*
%exclude %{python3_sitelib}/tests
%files help -f doclist.lst
%{_docdir}/*
%changelog
* Wed May 31 2023 zhangruifang2020 <zhangruifang1@h-partners.com> - 1.0.5-2
- Remove tests files
* Tue Jun 21 2022 chendexi <chendexi@kylinos.cn> - 1.0.5-1
- Upgrade to version v1.0.5