From 706df1c175ba0fe172bdfd021d837b7dd863b1bd Mon Sep 17 00:00:00 2001
From: Cinder <cinder@cinderblocks.biz>
Date: Sun, 1 Aug 2021 14:43:05 -0500
Subject: [PATCH] I screwed it up already. Ooops

---
 Pipfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Pipfile b/Pipfile
index e86600c0e57..596e41c8162 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"
-- 
GitLab