necaris / conda.el

Emacs helper library (and minor mode) to work with conda environments
MIT License
153 stars 49 forks source link

Only .yml extension is recognised for activating environment #158

Open dadinn opened 4 months ago

dadinn commented 4 months ago

Running conda-env-activate-for-buffer in a file buffer from a subdirectory of a project, with an environment.yaml file at the root. The environment is not recognized unless the extension is changed to environment.yml.

The .yaml extension should be valid too!.

conda.el version/commit: "60e14d1e9793431b91913a5688e278bd91d56224"

Emacs version: 27.1

OS: Debian 12