Skip to content

Commit f98ee5e

Browse files
[DEV] 0.2.0rc1 build 1 (to right label this time!) (#4)
automerged PR by conda-forge/automerge-action
2 parents cb1f29e + df70ccd commit f98ee5e

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

.ci_support/linux_64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
channel_sources:
22
- conda-forge
33
channel_targets:
4-
- conda-forge main
4+
- conda-forge zppy_interfaces_dev
55
docker_image:
66
- quay.io/condaforge/linux-anvil-x86_64:alma9
77
python_min:

README.md

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ source:
1212
sha256: 82baaf5c5c1e69e3fc305d21c1f5c6b4d0b2c782cff6c8579a8a5c0b48fdf604
1313

1414
build:
15-
number: 0
15+
number: 1
1616
script: {{ PYTHON }} -m pip install . --no-deps --no-build-isolation -vv
1717
noarch: python
1818

0 commit comments

Comments
 (0)