mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
has no one been runnning py.test ?
This commit is contained in:
parent
8c03471921
commit
4096583b47
@ -1,7 +1,7 @@
|
||||
[pytest]
|
||||
DJANGO_SETTINGS_MODULE = awx.settings.development
|
||||
python_paths = awx/lib/site-packages
|
||||
site_dirs = awx/lib/site-packages
|
||||
python_paths = venv/tower/lib/python2.7/site-packages
|
||||
site_dirs = venv/tower/lib/python2.7/site-packages
|
||||
python_files = *.py
|
||||
addopts = --reuse-db --nomigrations
|
||||
markers =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user