Skip to content

Commit ac5aca9

Browse files
[docs] Update README for installing tox. [skipci]
1 parent 812e48e commit ac5aca9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ you may want to run them individually.
9999
* [Python](https://www.python.org/)
100100
* `python` on the PATH
101101
* [The Requests Library](http://python-requests.org) for Python: `pip install requests`
102+
* [The tox automation project](http://tox.readthedocs.org/) for Python: `pip install tox`
102103
* MacOS users should have the latest version of Xcode installed, including the command-line tools.
103104
The following command should work:
104105

0 commit comments

Comments
 (0)