Skip to content

Commit

Permalink
Trying with multiple sources conda-forge#4
Browse files Browse the repository at this point in the history
  • Loading branch information
epassaro committed Jun 9, 2019
1 parent ed5d706 commit d0537fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/tardis/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ source:
build:
number: 0
skip: True # [win or py != 36]
script: python setup.py install --offline --no-git --single-version-externally-managed --record=files.txt

script: "{{ PYTHON }} -m pip install . --no-deps -vv"
requirements:

build:
Expand Down

0 comments on commit d0537fb

Please sign in to comment.