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
No related branches found
No related tags found
1 merge request!8Antecipating issue with conda-build
Pipeline #
......@@ -6,7 +6,6 @@ package:
version: {{ environ.get('BOB_PACKAGE_VERSION', '0.0.1') }}
build:
entry_points:
number: {{ environ.get('BOB_BUILD_NUMBER', 0) }}
run_exports:
- {{ pin_subpackage(name) }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment