We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 812e48e commit ac5aca9Copy full SHA for ac5aca9
README.md
@@ -99,6 +99,7 @@ you may want to run them individually.
99
* [Python](https://www.python.org/)
100
* `python` on the PATH
101
* [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`
103
* MacOS users should have the latest version of Xcode installed, including the command-line tools.
104
The following command should work:
105
0 commit comments