Commit 30f8c9e
committed
env minor typo
Let's leave pandas version unconstrained in the recommended environment. I think we should frankly do the same for Python, changing these two lines to:
```yml
name: hsp2
- python >=3.10
```1 parent 1c2b894 commit 30f8c9e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments