Skip to content

Commit

Permalink
Merge pull request #201015 from branchvincent/sphinx-doc
Browse files Browse the repository at this point in the history
sphinx-doc: remove `keg_only`, add alias
  • Loading branch information
chenrui333 authored Dec 13, 2024
2 parents bc7929a + c492eff commit 4af9616
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions Aliases/sphinx
5 changes: 0 additions & 5 deletions Formula/s/sphinx-doc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ class SphinxDoc < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "6b15555c672c5e92de778122554a39b645d0e1b3d6f7df36c92dd8b46828296b"
end

keg_only <<~EOS
this formula is mainly used internally by other formulae.
Users are advised to use `pip` to install sphinx-doc
EOS

depends_on "certifi"
depends_on "[email protected]"

Expand Down

0 comments on commit 4af9616

Please sign in to comment.