setup.cfg 81 B

123456
  1. [aliases]
  2. test = pytest
  3. [tool:pytest]
  4. addopts = --verbose
  5. #python_files = tests