mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Fix up pytest deprecation warning
This commit is contained in:
parent
0de8415183
commit
12f5d32251
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[wheel]
|
||||
universal = 1
|
||||
|
||||
[pytest]
|
||||
[tool:pytest]
|
||||
norecursedirs = tests/storage/servers/*
|
||||
|
||||
[flake8]
|
||||
|
|
|
|||
Loading…
Reference in a new issue