From e3746eb2578b55082bd7496d88c560ce61d779bc Mon Sep 17 00:00:00 2001 From: Tristan Gosselin-Hane Date: Sun, 14 Oct 2018 16:47:58 -0400 Subject: [PATCH] Remove accidental invalid dep --- Pipfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Pipfile b/Pipfile index bd0d5dc..a036c52 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,6 @@ name = "pypi" [dev-packages] [packages] -pycraft = {git = "https://github.com/ammaraskar/pyCraft.git"} minecraft = {git = "https://github.com/ammaraskar/pyCraft.git"} requests = "*" cryptography = "*"