Anton Loukianov
Anton Loukianov
Looks like @Zac-HD followed up with another release! https://github.com/HypothesisWorks/hypothesis/releases/tag/hypothesis-python-6.12.0
Cool! I didn't know about the `conda env update` function! I developed a workaround in the meantime, which is to just parse the yaml file myself, and then call conda...
That would be nice. One way to do this is to run something like `conda env export` and hash that, look for differences from creation. There is a problem though;...
I am also having this issue. Apparently this used to be a problem and was fixed for mainline mutt [report on trac here](http://dev.mutt.org/trac/ticket/3273). I tried using the [newest patch](http://www.lunar-linux.org/mutt-sidebar/) from...
I haven't tested this on other python versions, so probably to early to merge.
I'm closing this due to no activity.
@kylemcdonald try it with my pull request #8. I had the same problem with a missing package.