diff --git a/Formula/e/eg-examples.rb b/Formula/e/eg-examples.rb index 024f62d05193c..8565c53ce7c52 100644 --- a/Formula/e/eg-examples.rb +++ b/Formula/e/eg-examples.rb @@ -20,6 +20,8 @@ class EgExamples < Formula depends_on "python@3.12" + conflicts_with "eg", because: "both install `eg` binaries" + def install virtualenv_install_with_resources end