mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-21 05:31:25 +02:00
7 lines
113 B
Diff
7 lines
113 B
Diff
--- ./pytest.ini.orig
|
|
+++ ./pytest.ini
|
|
@@ -0,0 +1,3 @@
|
|
+[pytest]
|
|
+filterwarnings =
|
|
+ ignore::DeprecationWarning
|