Skip to content
Snippets Groups Projects

Fix base_build() with a proper support for multi-package-building through conda-build

Merged André Anjos requested to merge proper-multi-build into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -24,7 +24,6 @@ build:
requirements:
host:
- python {{ python }}
build:
- pip
run:
- python
Loading