From 2e637d0a6bfa26cb0965c8e1f7cb8f0805825a9f Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Thu, 26 Jan 2017 18:45:00 -0700 Subject: [PATCH] fixing bad dependency --- Pipfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Pipfile b/Pipfile index 198321f1..9c92d182 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,6 @@ crayons = "*" toml = "*" "delegator.py" = ">=0.0.6" requests = "*" -Twisted = "*" requirements-parser = "*" parse = "*" "backports.shutil_get_terminal_size" = "*"