Add optional dev dependencies

This commit is contained in:
Soheab 2025-01-16 09:43:22 +01:00 committed by GitHub
parent d95605839f
commit d5c80b6cf5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 = [