summaryrefslogtreecommitdiff
path: root/repo/python-setuptools-scm/deprecation-warning.patch
blob: cf7a2c3e990d0b35f44c80c6f9369aa751ff4985 (plain)
1
2
3
4
5
6
7
8
9
10
--- ./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