Skip to content

Commit 03e124b

Browse files
authored
devops: add noarch support to meta.yaml (microsoft#2741)
1 parent d3aacbb commit 03e124b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,9 @@ jobs:
169169
- name: Get conda
170170
uses: conda-incubator/setup-miniconda@v3
171171
with:
172-
python-version: 3.9
172+
python-version: 3.12
173173
channels: conda-forge
174+
miniconda-version: latest
174175
- name: Prepare
175176
run: conda install conda-build conda-verify
176177
- name: Build

meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ source:
66
path: .
77

88
build:
9+
noarch: python
910
number: 0
1011
script: "{{ PYTHON }} -m pip install . --no-deps -vv"
1112
binary_relocation: False

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy