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

[CI] Python 2.7 run uses Python 3.6 #20640

Closed
asfimport opened this issue Dec 15, 2018 · 2 comments
Closed

[CI] Python 2.7 run uses Python 3.6 #20640

asfimport opened this issue Dec 15, 2018 · 2 comments

Comments

@asfimport
Copy link

I'm not sure when that started to happen, but you can see here and below:
https://travis-ci.org/apache/arrow/jobs/468438196#L2973

... that the Python 2.7 run on Travis-CI actually installs and tests with Python 3.6.

Reporter: Antoine Pitrou / @pitrou
Assignee: Krisztian Szucs / @kszucs

PRs and other links:

Note: This issue was originally created as ARROW-4041. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Francois Saint-Jacques / @fsaintjacques:
Introduce 5 days ago in this PR .This is due to python being present in conda_env_python.yml.

@asfimport
Copy link
Author

Krisztian Szucs / @kszucs:
Thanks for spotting that!

@asfimport asfimport added this to the 0.12.0 milestone Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants