bionic icon indicating copy to clipboard operation
bionic copied to clipboard

Make Bionic installable via Conda

Open jqmp opened this issue 6 years ago • 1 comments

Currently you can install Bionic via Pip, but not Conda. But some people want to use Conda!

In some ways Conda would be nicer because it could also grab dependencies like GraphViz. But we should probably just support both.

jqmp avatar Oct 03 '19 18:10 jqmp

This Makefile could be a useful reference for getting started with releasing to Conda: https://github.com/driver-oss/beliefs/blob/master/Makefile#L90

cathyatsquare avatar Oct 04 '19 21:10 cathyatsquare