2023-09-12 03:36:48 +00:00
|
|
|
Index: pyproject.toml
|
|
|
|
--- pyproject.toml.orig
|
|
|
|
+++ pyproject.toml
|
2024-05-26 03:08:12 +00:00
|
|
|
@@ -106,6 +106,7 @@ exclude_lines = [
|
2023-09-12 03:36:48 +00:00
|
|
|
"if MACOS",
|
|
|
|
"if NETBSD",
|
|
|
|
"if OPENBSD",
|
|
|
|
+ "if SECBSD",
|
|
|
|
"if PY3:",
|
|
|
|
"if SUNOS",
|
2024-05-26 03:08:12 +00:00
|
|
|
"if WINDOWS",
|