Skip to content

Commit c492eff

Browse files
committed
sphinx-doc: remove keg_only, add alias
1 parent f6f4a0c commit c492eff

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

Aliases/sphinx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../Formula/s/sphinx-doc.rb

Formula/s/sphinx-doc.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@ class SphinxDoc < Formula
1616
sha256 cellar: :any_skip_relocation, x86_64_linux: "6b15555c672c5e92de778122554a39b645d0e1b3d6f7df36c92dd8b46828296b"
1717
end
1818

19-
keg_only <<~EOS
20-
this formula is mainly used internally by other formulae.
21-
Users are advised to use `pip` to install sphinx-doc
22-
EOS
23-
2419
depends_on "certifi"
2520
depends_on "[email protected]"
2621

0 commit comments

Comments
 (0)