mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 01:04:13 +08:00
Merge pull request #1524 from quantopian/empyrical-bump
ENH: Empyrical bump
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
package:
|
||||
name: empyrical
|
||||
version: "0.2.0"
|
||||
version: "0.2.1"
|
||||
|
||||
source:
|
||||
fn: empyrical-0.2.0.tar.gz
|
||||
url: https://pypi.python.org/packages/e0/e7/e6bf883c009993677f2f283d93c3efcf910c7e42ce0dcd4cf8abd465b070/empyrical-0.2.0.tar.gz
|
||||
md5: 32a360c6a151b32872e5b6f56dfbe3e4
|
||||
fn: empyrical-0.2.1.tar.gz
|
||||
url: https://pypi.python.org/packages/af/68/2329f8eeadea30775458075a13eb4c80647f309121ed2d797fdac1fcf4d7/empyrical-0.2.1.tar.gz
|
||||
md5: 6cc874d9e77017a4545e294048d310cd
|
||||
# patches:
|
||||
# List any patch files here
|
||||
# - fix.patch
|
||||
@@ -49,14 +49,15 @@ test:
|
||||
- empyrical.tests
|
||||
|
||||
# commands:
|
||||
# - nosetests
|
||||
# You can put test commands to be run here. Use this to test that the
|
||||
# entry points work.
|
||||
|
||||
|
||||
# You can also put a file called run_test.py in the recipe that will be run
|
||||
# at test time.
|
||||
|
||||
requires:
|
||||
- nose >=1.3.7
|
||||
# - nose_parameterized >=0.5.0
|
||||
|
||||
about:
|
||||
home: https://github.com/quantopian/empyrical
|
||||
|
||||
@@ -68,4 +68,4 @@ intervaltree==2.1.0
|
||||
lru-dict==1.1.4
|
||||
|
||||
# For financial risk calculations
|
||||
empyrical==0.2.0
|
||||
empyrical==0.2.1
|
||||
|
||||
Reference in New Issue
Block a user