Skip to content

Commit 6904a8e

Browse files
authored
Update README.md
1 parent b1b631d commit 6904a8e

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,7 @@ the profits achieved, etc.
2121

2222
## Installation
2323

24-
It is possible to install cvxsimulator with the quantstats extra
25-
26-
```bash
27-
pip install cvxsimulator[quantstats]
28-
```
29-
30-
or without it
24+
It is possible to install cvxsimulator via
3125

3226
```bash
3327
pip install cvxsimulator
@@ -139,10 +133,6 @@ It is possible to perform
139133
portfolio.snapshot()
140134
```
141135

142-
We have also integrated the [quantstats](https://github.com/ranaroussi/quantstats)
143-
package as an optional extra for further analysis. It is usually enough to inject
144-
the `portfolio.nav` into the many functions exposed by this package.
145-
146136
## uv
147137

148138
Starting with

0 commit comments

Comments
 (0)