Commit graph

3 commits

Author SHA1 Message Date
Jacob Heider 94970ed3d0
fix(conda) (#5073)
* fix(conda)

condas >=23.11 require a conda-solver package that's only available in conda (so pip fails to find it).

this uses miniconda to install conda into our venv. and it seems to work!

closes #3897
closes #5072

* haha. well, let's use the correct platform-specific installer.
2024-02-01 12:09:57 -05:00
Max Howell 81e7a5e16f
pkgx 2023-10-01 14:44:42 -04:00
Max Howell 9243322d5b
+conda (miniconda) (#2683)
Refs
* https://github.com/teaxyz/pantry/pull/388
* https://github.com/teaxyz/pantry/issues/6
2023-07-28 13:01:17 -04:00