File: pytest.ini

package info (click to toggle)
django-sass-processor 1.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 236 kB
  • sloc: python: 763; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 94 bytes parent folder | download
1
2
3
4
[pytest]
DJANGO_SETTINGS_MODULE = tests.settings
addopts = --tb native
filterwarnings = error