mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-21 13:41:20 +02:00
11 lines
341 B
Diff
11 lines
341 B
Diff
--- ./tox.ini
|
|
+++ ./tox.ini
|
|
@@ -6,6 +6,7 @@
|
|
filterwarnings=
|
|
error
|
|
ignore:.*tool\.setuptools_scm.*
|
|
+ ignore:Creating a LegacyVersion has been deprecated and will be removed in the next major release:DeprecationWarning
|
|
markers=
|
|
issue(id): reference to github issue
|
|
skip_commit: allows to skip commiting in the helpers
|