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

Add needed pip packages to src/environment.yml, minimize conda environments #35593

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from

Conversation

mkoeppe
Copy link
Member

@mkoeppe mkoeppe commented May 1, 2023

📚 Description

📝 Checklist

  • The title is concise, informative, and self-explanatory.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation accordingly.

⌛ Dependencies

@mkoeppe mkoeppe self-assigned this May 1, 2023
@mkoeppe mkoeppe added the s: run conda ci Run the conda workflow on this PR. label May 1, 2023
@mkoeppe mkoeppe added p: critical / 2 s: run conda ci Run the conda workflow on this PR. and removed s: run conda ci Run the conda workflow on this PR. labels May 1, 2023
@mkoeppe mkoeppe added s: run conda ci Run the conda workflow on this PR. and removed s: run conda ci Run the conda workflow on this PR. labels May 2, 2023
@mkoeppe
Copy link
Member Author

mkoeppe commented May 2, 2023

Our upper bound on setuptools conflicted with cvxpy, which for unknown reasons has setuptools in install-requires (see cvxpy/cvxpy#2118)

@mkoeppe
Copy link
Member Author

mkoeppe commented May 2, 2023

Still lots of conflicts, involving narrowly restricted version of boost-cpp etc.

@mkoeppe mkoeppe added this to the sage-10.0 milestone May 2, 2023
@mkoeppe mkoeppe added s: run conda ci Run the conda workflow on this PR. and removed s: run conda ci Run the conda workflow on this PR. labels May 2, 2023
@mkoeppe mkoeppe added s: run conda ci Run the conda workflow on this PR. and removed s: run conda ci Run the conda workflow on this PR. labels May 3, 2023
@mkoeppe mkoeppe added s: run conda ci Run the conda workflow on this PR. and removed s: run conda ci Run the conda workflow on this PR. labels May 3, 2023
@mkoeppe
Copy link
Member Author

mkoeppe commented May 3, 2023

@tobiasdiez do you think we can have the "s: run conda ci" label also run the workflow on PR syncs?

@mkoeppe mkoeppe removed the s: run conda ci Run the conda workflow on this PR. label May 3, 2023
@mkoeppe
Copy link
Member Author

mkoeppe commented Dec 22, 2023

Let's get this in.

@mkoeppe mkoeppe mentioned this pull request Dec 22, 2023
5 tasks
@mkoeppe mkoeppe force-pushed the conda_remove_broken_packages branch from 44eea59 to 3a34cdb Compare January 14, 2024 22:09
@mkoeppe mkoeppe force-pushed the conda_remove_broken_packages branch from 3a34cdb to 1e484ae Compare January 22, 2024 00:59
@mkoeppe mkoeppe force-pushed the conda_remove_broken_packages branch 2 times, most recently from a6f04ef to 203603e Compare March 26, 2024 03:00
@mkoeppe mkoeppe force-pushed the conda_remove_broken_packages branch from 203603e to dd61377 Compare April 1, 2024 00:37
Copy link

github-actions bot commented Apr 1, 2024

Documentation preview for this PR (built with commit dd61377; changes) is ready! 🎉

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

Successfully merging this pull request may close these issues.

Minimize conda environment
5 participants