We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5752213 commit 47e9c92Copy full SHA for 47e9c92
1 file changed
recipe.yaml
@@ -13,7 +13,7 @@ source:
13
path: ../${{ name }}
14
15
build:
16
- number: 0
+ number: 1
17
noarch: python
18
script: ${{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation
19
0 commit comments