-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python3Packages.empyrical: init at 0.5.5 #102721
Conversation
Result of 2 packages built:
|
substituteInPlace empyrical/tests/test_perf_attrib.py --replace \ | ||
" def test_perf_attrib_simple(self):" \ | ||
' @unittest.skip("known to fail") | ||
def test_perf_attrib_simple(self):' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The tests don't work with pytest?
homepage = "https://quantopian.github.io/empyrical/"; | ||
license = licenses.asl20; | ||
maintainers = with maintainers; [ evax ]; | ||
platforms = platforms.unix; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not required in buildPythonPackage
.
Result of 2 packages built:
|
Result of 2 packages built:
|
${python.interpreter} runtests.py | ||
''; | ||
|
||
meta = with stdenv.lib; { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
meta = with stdenv.lib; { | |
meta = with lib; { |
I marked this as stale due to inactivity. → More info |
Reopen and rebase if you're still interested in this. |
Motivation for this change
Common financial risk metrics
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)