From b35ac62ec388f9ddcccffa827b64226bdd64dbe0 Mon Sep 17 00:00:00 2001 From: PentagonLP Date: Wed, 16 Jun 2021 22:52:30 +0200 Subject: [PATCH] Testing: New dependency finder #2 --- testing/testpackage3.ccpt | 1 - 1 file changed, 1 deletion(-) diff --git a/testing/testpackage3.ccpt b/testing/testpackage3.ccpt index fb3b360..972567b 100644 --- a/testing/testpackage3.ccpt +++ b/testing/testpackage3.ccpt @@ -5,7 +5,6 @@ website = "https://github.com/PentagonLP/ccpt", newestversion = "1.1", dependencies = { - tp1 = "1.0" }, install = { url = "https://raw.githubusercontent.com/PentagonLP/properprint/main/properprint",