!3 Remove tests files
From: @zhangruifang2020 Reviewed-by: @gaoruoshu Signed-off-by: @gaoruoshu
This commit is contained in:
commit
37cb6e3350
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-keras-rl2
|
Name: python-keras-rl2
|
||||||
Version: 1.0.5
|
Version: 1.0.5
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Deep Reinforcement Learning for Tensorflow 2 Keras
|
Summary: Deep Reinforcement Learning for Tensorflow 2 Keras
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/wau/keras-rl2
|
URL: https://github.com/wau/keras-rl2
|
||||||
@ -64,11 +64,15 @@ mv %{buildroot}/doclist.lst .
|
|||||||
|
|
||||||
%files -n python3-keras-rl2 -f filelist.lst
|
%files -n python3-keras-rl2 -f filelist.lst
|
||||||
%dir %{python3_sitelib}/*
|
%dir %{python3_sitelib}/*
|
||||||
|
%exclude %{python3_sitelib}/tests
|
||||||
|
|
||||||
%files help -f doclist.lst
|
%files help -f doclist.lst
|
||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jun 21 2022 chendexi <chendexi@kylinos.cn> - 1.0.5-1
|
||||||
- Upgrade to version v1.0.5
|
- Upgrade to version v1.0.5
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user