mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-21 10:15:12 +03:00
12 lines
313 B
Diff
12 lines
313 B
Diff
--- ./pyproject.toml.orig
|
|
+++ ./pyproject.toml
|
|
@@ -116,9 +116,6 @@
|
|
# Restore this setting to debug failures
|
|
# timeout_method = "thread"
|
|
filterwarnings= [
|
|
- # Fail on warnings
|
|
- "error",
|
|
-
|
|
# Ignore our own warnings
|
|
"ignore:The `stream` parameter of `getpass.getpass` will have no effect:UserWarning",
|
|
|