mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Ignore deprecation warnings during tests
This commit is contained in:
@@ -13,4 +13,4 @@ filterwarnings = [
|
||||
'error',
|
||||
'ignore:.*DEPRECATED.*2.0',
|
||||
]
|
||||
pythonpath = "."
|
||||
pythonpath = "."
|
||||
|
||||
Reference in New Issue
Block a user