mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00

* Fix: support Conda environments when running on non-conda interpreter * Chore: remove unused import * Docs: add news item * Update fix-conda-env-system.rst * Update fix-conda-env-system.rst Co-authored-by: Noorhteen Raja NJ <jnoortheen@gmail.com>
23 lines
237 B
ReStructuredText
23 lines
237 B
ReStructuredText
**Added:**
|
|
|
|
* <news item>
|
|
|
|
**Changed:**
|
|
|
|
* <news item>
|
|
|
|
**Deprecated:**
|
|
|
|
* <news item>
|
|
|
|
**Removed:**
|
|
|
|
* <news item>
|
|
|
|
**Fixed:**
|
|
|
|
* ``$CONDA_DEFAULT_ENV`` is now respected when xonsh is run outside of conda.
|
|
|
|
**Security:**
|
|
|
|
* <news item>
|