coala / coala-atom

A coala integration plugin for Atom
https://coala.io/
GNU Affero General Public License v3.0
20 stars 23 forks source link

Add setting to point to coala executable inside the venv #57

Open EverWinter23 opened 7 years ago

EverWinter23 commented 7 years ago

This will comply with coala.io's guidelines to install coala inside a virtual-environment.

RohanVB commented 7 years ago

Temporary fix to this is installing coala globally.

This might also be related to: https://github.com/coala/coala-atom/issues/45, it's a straightforward solution, but we should probably have it by default instead of making the user do the work if the filepath doesn't match.

Rotonen commented 7 years ago

People using buildout will appreciate if you can also specify a project relative path like $PROJECT/bin/coala.