Skip to content

Commit

Permalink
Update pypi.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Mike McQuaid <[email protected]>
  • Loading branch information
SMillerDev and MikeMcQuaid authored Feb 12, 2024
1 parent e307c73 commit 8c16ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Homebrew/utils/pypi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ def self.update_python_resources!(formula, version: nil, package_name: nil, extr
EOS
end

unless exclude_packages.empty?
if exclude_packages.any?
odie "Excluded superfluous packages: #{", ".join(exclude_packages)}"
end

Expand Down

0 comments on commit 8c16ccc

Please sign in to comment.