urh: fix rubocop 0.65.0 style.
This commit is contained in:
parent
55ee736a4f
commit
b2bea68958
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ class Urh < Formula
|
|||
ENV.prepend_create_path "PYTHONPATH", libexec/"vendor/lib/python#{xy}/site-packages"
|
||||
resources.each do |r|
|
||||
next if r.name == "Cython"
|
||||
|
||||
r.stage do
|
||||
system "python3", *Language::Python.setup_install_args(libexec/"vendor")
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue