Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
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>
|
||||
|
||||
|
@@ -58,7 +58,8 @@ Google Ai Generativelanguage API client library.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pytest -v
|
||||
cd tests
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
%{python_sitelib}/google
|
||||
|
Reference in New Issue
Block a user