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 79b8248 commit d15a883Copy full SHA for d15a883
.github/workflows/pythonpackage.yml
@@ -20,4 +20,5 @@ jobs:
20
environment-file: environment.yml
21
- name: Test with pytest
22
run: |
23
+ conda activate numpy-financial-dev
24
spin test -- --doctest-modules
0 commit comments