Commit 97bb56b3 by Ned Batchelder

Tweak the dev instructions.

parent 890f02a2
......@@ -9,9 +9,8 @@ This will read the `Gemfile` and install all of the gems specified there.
### Python
In order, run the following:
Run the following::
pip install -r pre-requirements.txt
pip install -r requirements.txt
pip install -r test-requirements.txt
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment