pytest: Fix test warnings

pull/6299/head
Daniel Mensinger 5 years ago committed by Michael Hirsch, Ph.D
parent 40837894e8
commit d0dd21858c
  1. 5
      setup.cfg

@ -33,4 +33,7 @@ python_requires = >= 3.5.2
[options.extras_require]
progress =
tqdm
tqdm
[tool:pytest]
python_classes =

Loading…
Cancel
Save