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 28af586 commit 498556eCopy full SHA for 498556e
.github/workflows/cd.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
env_vars: |
29
{
30
- "DEPEND_ON_ECCODESLIB": "1",
+ "DEPEND_ON_ECCODESLIB": "1"
31
}
32
buildargs: --no-isolation
33
testpypi: true
0 commit comments