docker-cloud: add Python 2 comment
This commit is contained in:
parent
0d057920fb
commit
9ef2c3015f
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class DockerCloud < Formula
|
|||
end
|
||||
|
||||
depends_on "libyaml"
|
||||
depends_on "python@2"
|
||||
depends_on "python@2" # does not support Python 3
|
||||
|
||||
resource "ago" do
|
||||
url "https://files.pythonhosted.org/packages/83/1a/17e89f0be2cf69e17fbc96012bd6a2bf6d88a8fd3ac79854cc7007971943/ago-0.0.9.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue