Skip to content
Snippets Groups Projects
Commit b9712a35 authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Antecipating issue with conda-build

parent 7d39c378
Branches
Tags
1 merge request!8Antecipating issue with conda-build
Pipeline #
...@@ -6,7 +6,6 @@ package: ...@@ -6,7 +6,6 @@ package:
version: {{ environ.get('BOB_PACKAGE_VERSION', '0.0.1') }} version: {{ environ.get('BOB_PACKAGE_VERSION', '0.0.1') }}
build: build:
entry_points:
number: {{ environ.get('BOB_BUILD_NUMBER', 0) }} number: {{ environ.get('BOB_BUILD_NUMBER', 0) }}
run_exports: run_exports:
- {{ pin_subpackage(name) }} - {{ pin_subpackage(name) }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment