mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 02:16:09 -05:00
Bump dependencies (no more SSL errors) (#2939)
Also made the Makefile work slightly nicer with other tools, e.g. IDE run configurations, by allowing the python executable to be set as an env var. Signed-off-by: Toby Harradine <tobyharradine@gmail.com>
This commit is contained in:
1
changelog.d/2939.misc.1.rst
Normal file
1
changelog.d/2939.misc.1.rst
Normal file
@@ -0,0 +1 @@
|
||||
Updated dependencies, most notably PyYAML, tqdm, uvloop and pymongo.
|
||||
1
changelog.d/2939.misc.2.rst
Normal file
1
changelog.d/2939.misc.2.rst
Normal file
@@ -0,0 +1 @@
|
||||
Setting the ``PYTHON`` env var whilst running ``make`` now allows you to specify which python executable to use.
|
||||
Reference in New Issue
Block a user