Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows: Allow specifying the python executable to use for msvc builds #1603

Closed
wants to merge 1 commit into from

Conversation

stinos
Copy link
Contributor

@stinos stinos commented Nov 7, 2015

This defaults to 'python' but can be now overridden if needed

I was trying to set up a CI build but the environment made it annoyingly hard to get python running, and just specifying the full path to the executable (which this commit enables) was by far the easiest solutiion.

This defaults to 'python' but can be now overridden if needed
@dpgeorge
Copy link
Member

dpgeorge commented Nov 8, 2015

Ok with me.

@pfalcon
Copy link
Contributor

pfalcon commented Nov 9, 2015

So, should this be applied before or after #1538?

@stinos
Copy link
Contributor Author

stinos commented Nov 9, 2015

Doesn't matter, it is unrelated.

@pfalcon
Copy link
Contributor

pfalcon commented Nov 10, 2015

Merged, thanks.

@pfalcon pfalcon closed this Nov 10, 2015
@stinos stinos deleted the windows-msvc-pypython branch November 10, 2015 20:11
tannewt added a commit to tannewt/circuitpython that referenced this pull request Mar 14, 2019
Without long living them you may clone them when long living a
module that uses them.

Fixes micropython#1603
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants