We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ad4e43 commit c6e3deeCopy full SHA for c6e3dee
CONTRIBUTING.md
@@ -78,6 +78,7 @@ The following is a set of rules for contributing to the ccxt library codebase.
78
79
- [Node.js](https://nodejs.org/en/download/) 8+
80
- [Python](https://www.python.org/downloads/) 3.5.3+ and Python 2.7+
81
+ - tox (`brew install tox` or `pip install tox`)
82
- [PHP](http://php.net/downloads.php) 5.3+ with the following extensions installed and enabled:
83
- cURL
84
- iconv
0 commit comments