Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| a9d0ab95f1 | |||
| 0ac728d22e |
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 21:50:35 UTC 2024 - Guang Yee <gyee@suse.com>
|
||||||
|
|
||||||
|
- Run the tests inside the tests dir only.
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 25 06:46:38 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
Wed Sep 25 06:46:38 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,8 @@ Google Ai Generativelanguage API client library.
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%pytest -v
|
cd tests
|
||||||
|
%pytest
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%{python_sitelib}/google
|
%{python_sitelib}/google
|
||||||
|
|||||||
Reference in New Issue
Block a user