Make plugin loader look in directories relative to cwd
commit21ab3f347b3a637297fd0c3456a4c0c59b955b51
authorFrej Drejhammar <frej.drejhammar@gmail.com>
Fri, 16 Feb 2024 16:06:51 +0000 (16 17:06 +0100)
committerFrej Drejhammar <frej.drejhammar@gmail.com>
Fri, 16 Feb 2024 16:06:51 +0000 (16 17:06 +0100)
tree8f420d76d26305da050d245be95027850ef7185d
parent878ba44f48413d34fe2dec949dc4b72554c0b682
Make plugin loader look in directories relative to cwd

Make the plugin loader also look for plugins using a path relative to
the current working directory.
pluginloader/__init__.py