mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-18 15:06:07 +00:00
Add optional dev dependencies
This commit is contained in:
parent
d95605839f
commit
d5c80b6cf5
@ -69,6 +69,10 @@ test = [
|
||||
"typing-extensions>=4.3,<5",
|
||||
"tzdata; sys_platform == 'win32'",
|
||||
]
|
||||
dev = [
|
||||
"black==22.6",
|
||||
"typing_extensions>=4.3,<5",
|
||||
]
|
||||
|
||||
[tool.setuptools]
|
||||
packages = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user