Skip to content

Commit

Permalink
mention tox installation in CONTRIBUTING doc fix ccxt#3932
Browse files Browse the repository at this point in the history
  • Loading branch information
kroitor committed Oct 2, 2018
1 parent 8ad4e43 commit c6e3dee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ The following is a set of rules for contributing to the ccxt library codebase.

- [Node.js](https://nodejs.org/en/download/) 8+
- [Python](https://www.python.org/downloads/) 3.5.3+ and Python 2.7+
- tox (`brew install tox` or `pip install tox`)
- [PHP](http://php.net/downloads.php) 5.3+ with the following extensions installed and enabled:
- cURL
- iconv
Expand Down

0 comments on commit c6e3dee

Please sign in to comment.