File size: 206 Bytes
5a246f7
 
 
 
 
1973cd5
c8c2cad
1
2
3
4
5
6
7
8
[pytest]
env_override_existing_values = 1
env_files =
    test/.test.env
[path]
source = app
omit = ./venv/*,*tests*,*apps.py,*manage.py,*__init__.py,*migrations*,*asgi*,*wsgi*,*admin.py,*urls.py,./tests/*