Skip to content
Snippets Groups Projects
Commit f539af22 authored by Marius van den Beek's avatar Marius van den Beek
Browse files

Find CLI plugins independently of cwd

The path to the CLI job/shell plugins was build based on the current working
directory, but this would not work if pulsar had been installed into a
virtualenv. Instead we infer the package path with inspect.getsourcefile().
parent 083fa588
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment