setup.cfg 90 B

123456
  1. [nosetests]
  2. logging-clear-handlers=
  3. [pytest]
  4. python_files=test*.py
  5. addopts=--tb=short -x