Remove tests files

This commit is contained in:
zhangruifang2020 2023-05-31 11:31:15 +08:00
parent 00b0b856ab
commit 821100e059

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