Skip to content

Commit 502425c

Browse files
author
Doug Van Horn
committed
Small note to documentation to call out testing requirements.
1 parent fd7a945 commit 502425c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ Contribute
8787
Running Tests
8888
~~~~~~~~~~~~~
8989

90+
Install `django-environ` and `pytest` into your environment to support the
91+
example.settings module and test framework.
92+
9093
To run ``django-pyas2's`` test suite:
9194

9295
``django-admin.py test pyas2 --settings=example.settings --pythonpath=.``

0 commit comments

Comments
 (0)