Skip to content

Commit

Permalink
Added import nose test.
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveGoldstein committed Jun 3, 2015
1 parent 26131e8 commit 6d3fdc8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,5 +165,7 @@ Open a terminal window and type these commands, pressing enter after each one:
- `git --version`
- `python --version`
- `ipython --version`
- `python -c "import nose"`

If your setup is correct, the `git`, `python`, and `ipython` version identifiers will be shown on your screen.
If your setup is correct, the `git`, `python`, and `ipython` version identifiers will be shown on your screen;
the last command will not produce any output.

0 comments on commit 6d3fdc8

Please sign in to comment.