mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
* fix(core,downloader): add lib folder to sys.path before loading cogs * chore(changelog): add towncrier entry * fix(core): always append 3rd-party lib path to the end of `sys.path`
1 line
100 B
ReStructuredText
1 line
100 B
ReStructuredText
Always append 3rd-party lib folder to the end of ``sys.path`` to avoid shadowing Red's dependencies. |