Skip to content

Commit 0b98876

Browse files
committed
updates README
1 parent d38650a commit 0b98876

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Example of use in a django project:
9999
platform linux2 -- Python 2.7.4 -- py-1.4.22 -- pytest-2.6.0 -- /bin/python
100100
Environment:
101101
DJANGO_SETTINGS_MODULE: tests.settings
102-
PWD: /data/PROGETTI/ONU_WorldFoodProgramme/wfp-auth
102+
PWD: /data/PROGETTI/sem
103103
VIRTUAL_ENV: /data/VENV/sem
104104
DBENGINE: <not set>
105105
Package version:
@@ -108,6 +108,10 @@ Example of use in a django project:
108108
pytest_echo: 1.2
109109
Inspections:
110110
django.conf.settings.DATABASES.default.ENGINE: 'django.db.backends.postgresql_psycopg2'
111+
plugins: echo, cache, capturelog, contextfixture, cov, django, pydev
112+
collected 14 items
113+
.............
114+
14 passed in 4.95 seconds
111115
112116
Links
113117
~~~~~

0 commit comments

Comments
 (0)