ignore depraction warning coming from piecash

This commit is contained in:
Bela 2020-07-23 19:22:45 +02:00
parent 65258f5d75
commit 17a9e58098

View file

@ -3,3 +3,7 @@
;
[pytest]
testpaths = tests
# from piecash.core.currency_ISO.py line 1964
filterwarnings =
ignore:This method will be removed in future versions:DeprecationWarning