# SPDX-License-Identifier: CC0-1.0 # Disable deprecation warnings from third-party libraries # # Copyright (C) 2021 Wojtek Kosior # # Available under the terms of Creative Commons Zero v1.0 Universal. [pytest] filterwarnings = ignore::DeprecationWarning:werkzeug.*: ignore::DeprecationWarning:jinja2.*: