We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 898b310 commit 114ae18Copy full SHA for 114ae18
1 file changed
pyproject.toml
@@ -45,6 +45,7 @@ test = [
45
'mypy>=0.800',
46
]
47
dev = [
48
+ 'packaging',
49
'setuptools>=60',
50
'Cython~=3.0',
51
0 commit comments