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.
setup.py
1 parent 13d30a9 commit 67cec02Copy full SHA for 67cec02
.github/workflows/release.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Configure workflow
51
id: config
52
run: |
53
- pip install ci-helper
+ pip install ci-helper cython
54
55
# Load repo-specific variables and overrides:
56
VARS_FILE=".github/workflows/release-vars.sh"
0 commit comments