docker-cloud: add Python 2 comment

This commit is contained in:
FX Coudert 2018-10-11 18:09:23 +02:00
parent 0d057920fb
commit 9ef2c3015f

View file

@ -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"