shocco: depend on python@2

This commit is contained in:
commitay 2018-04-12 21:16:00 +10:00
parent 42348a083b
commit 36c53bd62f

View file

@ -14,6 +14,7 @@ class Shocco < Formula
end
depends_on "markdown"
depends_on "python@2"
resource "pygments" do
url "https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-1.5.tar.gz"