diff --git a/Pipfile b/Pipfile index 03b834648d4ad40d8efeb6910b5133ba01b2bfa0..81e20cec2d5fe246b4236dbf35bbb5bdcce3d158 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ name = "pypi" [packages] llbase = "*" certifi = "*" -autobuild = {hg = "https://bitbucket.org/alchemyviewer/autobuild-1.1"} +autobuild = {git = "https://git.alchemyviewer.org/alchemy/autobuild.git"} [requires] python_version = "2.7"