aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/core/conda.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/core/conda.c b/src/lib/core/conda.c
index 435af35..0e0161d 100644
--- a/src/lib/core/conda.c
+++ b/src/lib/core/conda.c
@@ -346,7 +346,6 @@ int conda_check_required() {
const char *conda_minimum_viable_tools[] = {
"boa",
"conda-build",
- "conda-verify",
NULL
};