From: Mike Bayer Date: Mon, 3 Dec 2018 22:02:23 +0000 (-0500) Subject: All sphinx dependencies move under the github sqlalchemy organization X-Git-Tag: rel_1_3_0b2~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89f95e9badb260b78a7f1f7487feb6f9811ae06b;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git All sphinx dependencies move under the github sqlalchemy organization Change-Id: I7a0dc1ef320b6abad0eeac8b24c20f821e5b8c81 --- diff --git a/doc/build/requirements.txt b/doc/build/requirements.txt index e597dcd0ac..f3e40e01fd 100644 --- a/doc/build/requirements.txt +++ b/doc/build/requirements.txt @@ -1,3 +1,3 @@ -git+https://bitbucket.org/zzzeek/changelog.git#egg=changelog -git+https://bitbucket.org/zzzeek/sphinx-paramlinks.git#egg=sphinx-paramlinks -git+https://bitbucket.org/zzzeek/zzzeeksphinx.git#egg=zzzeeksphinx +git+https://github.com/sqlalchemyorg/changelog.git#egg=changelog +git+https://github.com/sqlalchemyorg/sphinx-paramlinks.git#egg=sphinx-paramlinks +git+https://github.com/sqlalchemyorg/zzzeeksphinx.git#egg=zzzeeksphinx