aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mycroft-core/0001-remove-xmlrunner-dep.patch
blob: ba0b0201f09ca5183302e81ac0554a60410e650e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Upstream pull-request: https://github.com/MycroftAI/mycroft-core/pull/2571

From 81a5025667b6c000e3f87c35d4357f28888c65f8 Mon Sep 17 00:00:00 2001
From: Bart Ribbers <bribbers@disroot.org>
Date: Wed, 6 May 2020 13:55:24 +0200
Subject: [PATCH] Remove the xmlrunner dep from requirements.txt, it isn't
 actually used anymore

---
 requirements.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index d0c6cc1a5a7..d265e2e2fc4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,6 @@ tornado==6.0.3
 websocket-client==0.54.0
 requests-futures==0.9.5
 pyalsaaudio==0.8.2
-xmlrunner==1.7.7
 pyserial==3.0
 psutil==5.6.6
 pocketsphinx==0.1.0