rdkit / homebrew-rdkit

Homebrew formula for rdkit
44 stars 19 forks source link

simplified and updated README.md #75

Open UnixJunkie opened 4 years ago

UnixJunkie commented 4 years ago

We don't support Python2 anymore. Also, the brew recipe is supposed to be fully automatic now, so removed outdated instructions.

UnixJunkie commented 4 years ago

related to https://github.com/rdkit/homebrew-rdkit/issues/72

cthoyt commented 4 years ago

If there's no more python2 support, then is the --with-python3 flag redundant? Maybe this isn't the right PR to make that change

UnixJunkie commented 4 years ago

'--with-python3' means that you want the Python wrappers to be built. You could build rdkit without its Python wrappers.

UnixJunkie commented 4 years ago

I should simplify this even further. I should exemplify the two cases also: