Skip to content

Commit

Permalink
ci: set output to conda v2
Browse files Browse the repository at this point in the history
  • Loading branch information
bonjourmauko committed Oct 4, 2024
1 parent e4c079f commit 2005df1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .conda/openfisca-core/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,10 @@ test:

outputs:
- name: openfisca-core
type: conda_v2

- name: openfisca-core-api
type: conda_v2
build:
noarch: python
requirements:
Expand All @@ -61,6 +63,7 @@ outputs:
- {{ pin_subpackage('openfisca-core', exact=True) }}

- name: openfisca-core-dev
type: conda_v2
build:
noarch: python
requirements:
Expand Down

0 comments on commit 2005df1

Please sign in to comment.