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 dbbda6d commit 79501a8Copy full SHA for 79501a8
conda/meta.yaml
@@ -4,8 +4,8 @@ package:
4
5
source:
6
fn: pyfolio-0.6.0.tar.gz
7
- url: https://pypi.python.org/packages/a7/2a/cf5f5d401b39c2266d3de34119443cd684d5fe87721fac8c9cf42e3a6fa6/pyfolio-0.5.1.tar.gz
8
- md5: d48bb6e874e811beb802f23b4f1b3ec3
+ url: https://pypi.python.org/packages/74/b6/bd9064f071ab71312256dc0dcf792440f2e41a66f6736bd2aa90ba965fb6/pyfolio-0.6.0.tar.gz#md5=f3f02df1c1b77209eb33c64e34f00031
+ md5: f3f02df1c1b77209eb33c64e34f00031
9
10
build:
11
noarch_python: True
@@ -31,6 +31,7 @@ requirements:
31
- statsmodels >=0.5.0
32
- pandas-datareader >=0.2
33
- ipython
34
+ - empyrical >=0.2.1
35
36
test:
37
# Python imports
0 commit comments