Configuration du build dev pour le projet agenda_culturel
This commit is contained in:
@@ -13,7 +13,7 @@ testpaths = [
|
||||
]
|
||||
pythonpath = [".", "src"]
|
||||
python_files = "tests.py test_*.py *_tests.py"
|
||||
DJANGO_SETTINGS_MODULE = "project_name.settings.test"
|
||||
DJANGO_SETTINGS_MODULE = "agenda_culturel.settings.test"
|
||||
filterwarnings = [
|
||||
'ignore::DeprecationWarning:kombu.*:',
|
||||
'ignore::DeprecationWarning:celery.*:',
|
||||
|
||||
Reference in New Issue
Block a user