Neal Stewart

Results 6 comments of Neal Stewart

Requesting this as well. We're using conda-lock and would love to be able to easily manage our private pip dependencies with it 👍

After putting some thought into this, the seamless monkey-patching of Backbone.Model does seem like an unnecessary risk. I'm going to move everything into the Backbone.Validations.Model and make it only accept...

I'll make a version 0.1 tag for the current release and mark the new API as 0.2.

I've implemented it as an optional new flag `--update`, in order to preserve the existing API behaviour (install twice, create two environments). I just leverage `conda env update` behind the...