We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c13d00 commit 0ce24d8Copy full SHA for 0ce24d8
CONTRIBUTING.md
@@ -33,7 +33,7 @@ first [fork the project]. Then:
33
34
git clone [email protected]:YOUR_USERNAME/backtesting.py
35
cd backtesting.py
36
- pip3 install -e .[doc,test,dev]
+ pip3 install -e '.[doc,test,dev]'
37
38
[fork the project]: https://help.github.com/articles/fork-a-repo/
39
0 commit comments