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

fix windows issue pre-commit #37419

Merged
merged 1 commit into from
Oct 26, 2020

Conversation

MarcoGorelli
Copy link
Member

By not explicitly using python in the entry, we would get

Executable `python3` not found

on Windows

xref #37023 (comment)

@simonjayhawkins simonjayhawkins added Code Style Code style, linting, code_checks Windows Windows OS labels Oct 26, 2020
@simonjayhawkins simonjayhawkins added this to the 1.2 milestone Oct 26, 2020
Copy link
Member

@simonjayhawkins simonjayhawkins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @MarcoGorelli

for other reviewers see #37023 (comment)

but this works for me also. (using pre-commit run -a)

@jreback
Copy link
Contributor

jreback commented Oct 26, 2020

sure ok. pls merge on green.

are the windows builds still not very stable? any ideas on this.

@MarcoGorelli
Copy link
Member Author

pls merge on green.

Sure - merging then (following explicit approval - I wouldn't usually do this)

@MarcoGorelli MarcoGorelli merged commit 3c695dc into pandas-dev:master Oct 26, 2020
@MarcoGorelli MarcoGorelli deleted the fix-pre-commit-windows branch October 26, 2020 17:17
kesmit13 pushed a commit to kesmit13/pandas that referenced this pull request Nov 2, 2020
Co-authored-by: Marco Gorelli <m.e.gorelli@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Style Code style, linting, code_checks Windows Windows OS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants