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 8e27664 commit fcfc9f1Copy full SHA for fcfc9f1
.github/workflows/main.yml
@@ -22,6 +22,7 @@ jobs:
22
python -m pip install --upgrade pip
23
pip install .
24
pip install .[test]
25
+ python --version
26
- name: Install other dependencies
27
run: |
28
conda install rpy2 -c conda-forge
0 commit comments