From a703f73d19c709f2a01bc202ca546d7597dc77fc Mon Sep 17 00:00:00 2001 From: Rylan Polster Date: Wed, 12 Aug 2020 09:26:35 -0400 Subject: [PATCH] Add xonsh update-python-resources blocklist --- Library/Homebrew/utils/pypi.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/utils/pypi.rb b/Library/Homebrew/utils/pypi.rb index c24b3aa6a5..d60b09c30b 100644 --- a/Library/Homebrew/utils/pypi.rb +++ b/Library/Homebrew/utils/pypi.rb @@ -13,6 +13,7 @@ module PyPI diffoscope dxpy molecule + xonsh ].freeze @pipgrip_installed = nil