Skip to content
Snippets Groups Projects

[conda] Fixed recipe. Issue #3

Merged Tiago de Freitas Pereira requested to merge fix-conda-recipe into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -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) }}
Loading