File: pytest.ini

package info (click to toggle)
python-django-guid 3.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 664 kB
  • sloc: python: 1,267; makefile: 16
file content (4 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (2)
1
2
3
4
[pytest]
DJANGO_SETTINGS_MODULE = demoproj.settings
log_cli_format = %(levelname)s %(asctime)s [%(correlation_id)s] %(name)s %(message)s
asyncio_mode = auto