question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CONDA_NPY not set in appveyor.yml

See original GitHub issue

A recipe with that requires numpy x.x does not get CONDA_NPY set in appveyor.yml, but it is set in circle.yml.

conda-smithy 2.0.0

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
guyercommented, Jan 15, 2017

Thank you

0reactions
jakirkhamcommented, Jan 15, 2017

The conda-forge.yml doesn’t appear to be formatted correctly. The channels section needs to be properly indented.

ref: https://github.com/guyer/pysparse-feedstock/blob/master/conda-forge.yml#L2

Read more comments on GitHub >

github_iconTop Results From Across the Web

appveyor.yml Reference
Notes: # - Minimal appveyor.yml file is an empty file. All sections are optional. # - Indent each level of configuration with 2...
Read more >
Build configuration - AppVeyor
appveyor.yml is a project configuration file in YAML format that should be ... Build version format is taken from UI if it is...
Read more >
Setting up commits filtering - AppVeyor
Currently, commits filtering functionality is available in appveyor.yml configuration only. Commits filtering does not apply to builds started with UI, ...
Read more >
Build Environment - AppVeyor
yml exists the image should be specified in YAML, not on UI. Using multiple images for the same build. image is first class...
Read more >
Environment variables | AppVeyor
CONFIGURATION - configuration name set on Build tab of project settings (or through configuration parameter in appveyor.yml ). Tweak environment variables.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found