aports/community/py3-setuptools_scm/deprecation-warning.patch
2021-12-15 20:18:16 +01:00

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