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 cf75aa6 commit aad6e4cCopy full SHA for aad6e4c
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
create-args: >-
27
python=3.10
28
pandas=1
29
- numpy
+ numpy<1.16.0
30
pip
31
32
- name: Install
0 commit comments