conda-forge / conda-forge/conda-smithy

Lint idea: Check that python isn't used directly in bld.bat/build.sh

Open
#60 2 comments 0 reactions 0 assignees View on GitHub
linter
Dominant language
Python
Stars
180
Forks
231
Avg merge
1d 10h
Merged PRs (30d)
9

Description

Usually it is better to use `%PYTHON% setup.py install` as that prevents problems when other pythons are in the path and the ordere of the envs are wrong (not sure why this should happen but I've seen, where some kind of system python was picked up instead of the python from the conda env)...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.