forked from pool/python-dotmap
- Replace python setup.py test with running unittest runner directly.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dotmap?expand=0&rev=8
This commit is contained in:
@@ -44,7 +44,7 @@ Python ordered, dynamically-expandable dot-access dictionary.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%python_exec setup.py test
|
||||
%pyunittest -v dotmap.test
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.md
|
||||
|
||||
Reference in New Issue
Block a user