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: micromamba download command #1539

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

saikonen
Copy link
Collaborator

No description provided.

@saikonen saikonen merged commit 8610598 into pip-decorator Sep 14, 2023
1 check passed
@saikonen saikonen deleted the fix/micromamba-download-command branch September 14, 2023 17:39
savingoyal added a commit that referenced this pull request Oct 4, 2023
* @pip draft

* chore: pip deco fixes (#1523)

* correctly choose conda platform

* fix conda step_init comment

* delete unused files from pypi plugin

* add TODO and add missing default param to executable()

* add support for legacy libraries= in conda decorator (#1525)

* chore: fix micromamba detection (#1526)

* add installation step for micromamba binary if none can be found

* add error handling to micromamba install

* @pip draft

* vend

* rebase

* more changes

* more changes

* enable conda channels

* more comments

* introduce conda_base

* more changes

* address comments

* address nousersite issue

* handle cross-platform cache check optimization

* handle missing tarballs

* update comments

* fix biug

* address more todos

* remove stray file

* fix comments

* fix mac version

* fix passing multiple channels (#1536)

* chore: pip decorator fixes (#1535)

* add docstrings to conda flow and step decorators

* unify micromamba binary download locations

* explicitly except KeyError

* unused import

* conditional import for packaging for python 3.5 (#1534)

* fix micromamba download extraction command (#1539)

* support extra indices

* support @pypi(python=)

* support extensions

* support @pypi_base

* more changes

* @pypi(disabled=)

* fix issue

* fix issue

* fix

* address @ville's issue

* support extensions

* env escape support

* fix

* drop pip resolution times by 65%

* fix up INFO

* cleanup

* remove spurious todos

* address minor nits

* remove references to py3.5

* add stub object for py3.5

---------

Co-authored-by: Sakari Ikonen <64256562+saikonen@users.noreply.github.com>
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.

1 participant