Skip to content

Commit

Permalink
docs/source/getting_started.rst: Mention CLEAN_NWB and CLEAN_HDMF
Browse files Browse the repository at this point in the history
This should be easy to find.
  • Loading branch information
t-b committed Jan 30, 2020
1 parent cc3aef3 commit ec1afa9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@ For running the tests, it is required to install the development requirements.
$ pip install -e .
$ tox
For debugging it can be useful to keep the intermediate NWB files created by
the tests. To keep these files create the environment variables
``CLEAN_NWB``/``CLEAN_HDMF`` and set them to ``1``.


Following PyNWB Style Guide
---------------------------
Expand Down

0 comments on commit ec1afa9

Please sign in to comment.