File: .binstar.yml

package info (click to toggle)
bcolz 1.2.1%2Bds2-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,528 kB
  • sloc: python: 9,691; makefile: 148; sh: 26; ansic: 11
file content (22 lines) | stat: -rw-r--r-- 255 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
package: bcolz
user: bcolz

platform:
  - linux-64
  - linux-32
  - osx-64
  - win-32
  - win-64
engine:
  - python=2.6
  - python=2.7
  - python=3.3
  - python=3.4

before_script:
  - python -V

script:
  - conda build conda.recipe

build_targets: conda