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

invest python package support for linux #1813

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from
Draft

Conversation

emlys
Copy link
Member

@emlys emlys commented Feb 27, 2025

Description

Fixes #1730

Checklist

  • Updated HISTORY.rst and link to any relevant issue (if these changes are user-facing)
  • Updated the user's guide (if needed)
  • Tested the Workbench UI (if relevant)

@emlys emlys requested a review from phargogh March 3, 2025 00:06
@emlys emlys self-assigned this Mar 3, 2025
# set up python that's used below to run convert-requirements-to-conda-yml.py
# after the environment is updated, 'python' will point to the
# conda-managed python and this python won't be used again
- name: Set up python
Copy link
Member Author

Choose a reason for hiding this comment

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

I realized that the mac and windows runners also have python pre-installed, which should be sufficient to run convert-requirements-to-conda-yml.py. No need to set up python before creating the environment.

required: true
python:
description:
"Path to python executable to use to run convert-requirements-to-conda-yml.py"
Copy link
Member Author

Choose a reason for hiding this comment

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

Use this to specify the python executable in the manylinux docker container.

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.

proposal: invest python package should officially support linux
1 participant