Skip to content

coala-setup.py.jj2: Permit loading from any dir

John Vandenberg requested to merge jayvdb/mobans:open-dir into master

setup.py should be able to be loaded as a python module. For this to work, it can not assume assets are in the local directory.

Merge request reports