We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc6c1e7 commit 050e2b7Copy full SHA for 050e2b7
Formula/m/mkdocs.rb
@@ -20,6 +20,8 @@ class Mkdocs < Formula
20
depends_on "libyaml"
21
depends_on "[email protected]"
22
23
+ conflicts_with "mkdocs-material", because: "both install `mkdocs` binaries"
24
+
25
resource "click" do
26
url "https://files.pythonhosted.org/packages/96/d3/f04c7bfcf5c1862a2a5b845c6b2b360488cf47af55dfa79c98f6a6bf98b5/click-8.1.7.tar.gz"
27
sha256 "ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de"
0 commit comments