Skip to content

Commit

Permalink
mkdocs add conflict warning for mkdocs-material
Browse files Browse the repository at this point in the history
  • Loading branch information
clintonsteiner committed Nov 7, 2024
1 parent c436b34 commit d451929
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/m/mkdocs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ class Mkdocs < Formula
depends_on "libyaml"
depends_on "python@3.13"

conflicts_with "mkdocs-material", because: "both install `mkdocs` binaries"

resource "click" do
url "https://files.pythonhosted.org/packages/96/d3/f04c7bfcf5c1862a2a5b845c6b2b360488cf47af55dfa79c98f6a6bf98b5/click-8.1.7.tar.gz"
sha256 "ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de"
Expand Down

0 comments on commit d451929

Please sign in to comment.