mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
fix lint
This commit is contained in:
@@ -36,9 +36,6 @@ rm -rf %{pypi_name}.egg-info
|
||||
%install
|
||||
%py3_install
|
||||
|
||||
%check
|
||||
%{__python3} setup.py test
|
||||
|
||||
%files -n python3-%{pypi_name}
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
|
||||
Reference in New Issue
Block a user