diff --git a/Pipfile b/Pipfile index e86600c0e57d943c7fa76ead1a4855df711fe72d..596e41c81629a0612b04661e34a0d03f309ac033 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ name = "pypi" [packages] llbase = "*" certifi = "*" -autobuild = {git = "https://git.alchemyviewer.org/alchemy/autobuild.git@py3", editable = true, ref = "py3"} +autobuild = {git = "https://git.alchemyviewer.org/alchemy/autobuild.git", editable = true, ref = "py3"} [requires] python_version = "3.4"