conda
conda
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge branch 'issue-16011' of github.com:travishathaway/conda into issue-16011
travishathaway:issue-16011
53 minutes ago
recipe/meta.yaml: Remove conda-pypi dependency (#16082) * recipe/meta.yaml: Remove conda-pypi dependency Recently added dependency on conda-pypi could cause breakages in CI pipelines using `pip install` due to the externally-managed file (xref https://github.com/conda/conda-build/pull/5975). Although this has since been changed to [display a warning](https://github.com/conda/conda-pypi/pull/352) instead of erroring out in conda-pypi, there is no released version of conda-pypi that includes this. Temporarily remove conda-pypi from the dependencies to avoid breakages in CI pipelines. * Add news item
main
1 hour ago
Add news item
jsmolic:drop-conda-pypi
2 hours ago
Apply suggestions from code review Co-authored-by: Ken Odegard <kodegard@anaconda.com>
jaimergp:conditional-matchspec
5 hours ago
New features landing (#16051) * adding a prototype for what a Latest Features page could look like * updating features.md and fixing more conda env create references * Update docs/source/features.md Co-authored-by: Dasha Gurova <28690090+dashagurova@users.noreply.github.com> * rename page to New Features * Refine new features landing page * cleanup * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Text updates * CSS changes * Fixed conda update command consistency * Wording updates for Rattler card * Apply suggestion from @travishathaway --------- Co-authored-by: Travis Hathaway <travis.j.hathaway@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Katherine Kinnaman <kkinnaman@anaconda.com>
main
7 hours ago
Apply suggestion from @jezdez
soapy1:case-insensitive-windows-conda-anchor-files
7 hours ago
Rewrite lockfile-aware help text for `create`, `export`, `env create`, `env export` (#15962) Rewrite help for conda create, conda export, conda env create, and conda env export so lockfile support is easier to discover. - Epilog lists installed specifier/exporter plugins grouped by EnvironmentFormat ("Environment specs" vs "Lockfiles"), with aliases and default filenames shown for --format vs --file auto-detection. - Built-in examples pin environment.yml and explicit.txt; the optional multi-platform export example only appears when a lockfile exporter declares multiplatform_export with default_filenames. - Per-command descriptions and "Available input formats" / "Available output formats" wording; argument help stops hardcoding format names where appropriate. Implementation keeps help rendering in conda.cli.formats (get_available_environment_formats, get_multiplatform_lockfile) and adds CondaPluginManager.get_environment_exporters_grouped() / get_environment_specifiers_grouped() for EnvironmentFormat-keyed plugin lists (distinct from get_exporter_format_mapping() for --format names). EnvironmentFormat.label supplies section headers. CLI tests cover epilog() and --help; small unit tests cover get_multiplatform_lockfile. Co-authored-by: Ken Odegard <kodegard@anaconda.com>
main
8 hours ago
Rename to avoid name collision
jezdez:issue-15960-lockfile-help
10 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Adds new `conda._preview` module for upcoming features
#16014
1 hour ago
ba3c29b
travishathaway:issue-16011
CodSpeed Performance Gauge
-30%
recipe/meta.yaml: Remove conda-pypi dependency
#16082
2 hours ago
240729f
jsmolic:drop-conda-pypi
CodSpeed Performance Gauge
-1%
`MatchSpec`: Conditional dependencies, extras and flags
#15443
5 hours ago
7696643
jaimergp:conditional-matchspec
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs