Ben Mares

Results 675 comments of Ben Mares

Hi, sorry for the confusion. The original vendoring procedure was quite complicated. My migration script was designed to run once, and only with that specific version of Poetry/Poetry Core/Cleo. (The...

I'm not saying no, but I'm not convinced that we should support this. Anything wrong with replacing that line with `conda-lock -f environment.base.yaml -f docs/requirements.txt`?

Oh, that's very interesting! I think we're missing this feature. A comment seems like a reasonable way to provide this info. I'm not sure the best way to design the...

Ah, my bad, we don't support `requirements.txt` yet. I was confused since almost all the code to accomplish this exists already. This should be fairly straightforward to implement. (Look under...

Thanks for looking into this! I see you're working with explicit lockfiles. Do things work any better with new-style lockfiles?

...I'd personally rather see the new-style lockfiles developed further, so I'm wondering if there's something missing there for your use case.

> Would you be fine with a PR Sounds reasonable to me. @mariusvniekerk, do you agree?

Thanks for the report! Do you install from lockfiles with `conda-lock` or `micromamba`? Since you're currently working on the `main` branch, due to the bug #411, in the event that...

The fix referenced above is merged into `main`, and I expect to cut a new release within a few days.

Hey, I don't have a Mac, and I'm not familiar with this command. Just to make sure I understand... Does this allow you to work with a mixed `osx-arm64` and...