Skip to content

fix: Support local install without explicit path#4273

Merged
jjerphan merged 1 commit into
mamba-org:mainfrom
jjerphan:fix/local-install-without-explicit-path
May 13, 2026
Merged

fix: Support local install without explicit path#4273
jjerphan merged 1 commit into
mamba-org:mainfrom
jjerphan:fix/local-install-without-explicit-path

Conversation

@jjerphan
Copy link
Copy Markdown
Member

Description

Fix #4266.

Type of Change

  • Bugfix
  • Feature / enhancement
  • CI / Documentation
  • Maintenance

Checklist

  • My code follows the general style and conventions of the codebase, ensuring consistency
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have run pre-commit run --all locally in the source folder and confirmed that there are no linter errors.
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes

Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
@jjerphan jjerphan marked this pull request as ready for review May 13, 2026 09:33
@github-actions github-actions Bot added the release::bug_fixes For PRs fixing bugs label May 13, 2026
@jjerphan jjerphan enabled auto-merge (squash) May 13, 2026 09:56
@jjerphan jjerphan merged commit a0875bd into mamba-org:main May 13, 2026
35 of 36 checks passed
@jjerphan jjerphan deleted the fix/local-install-without-explicit-path branch May 13, 2026 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release::bug_fixes For PRs fixing bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot do local install without ./ prefix

3 participants