Skip to content
Snippets Groups Projects

Remove build number in conda recipe because MINOR section of the new...

Merged Maeva Pourpoint requested to merge remove_build_number into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -7,7 +7,6 @@ source:
build:
noarch: python
number: 2
script: {{ PYTHON }} -m pip install . --no-deps -vv
requirements:
Loading