File: 10_remove_timeout.patch

package info (click to toggle)
luma.lcd 2.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,172 kB
  • sloc: python: 2,295; makefile: 204
file content (11 lines) | stat: -rw-r--r-- 243 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
Description: Remove timeout
Author: Anton Gladky <gladk@debian.org>
Last-Update: 2025-07-19

--- luma.lcd-2.11.0.orig/pytest.ini
+++ luma.lcd-2.11.0/pytest.ini
@@ -1,3 +1,3 @@
 [pytest]
-addopts = --timeout=10 -v -r wsx
+addopts = -v -r wsx