mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 09:56:05 -05:00
Add bundled install extras. (#4443)
* add an `[all]` extras_requires * can go here * add a [dev] which includes [all] + development extras (style, test, docs) * special case all and dev in update message * Optimize by changing the place of the check for "special" extras Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
packaging
|
||||
tox
|
||||
-e .[docs,postgres,style,test]
|
||||
-e .[dev]
|
||||
|
||||
Reference in New Issue
Block a user