Skip to content

Commit 114ae18

Browse files
committed
add a non-deprecated packaging tool
1 parent 898b310 commit 114ae18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ test = [
4545
'mypy>=0.800',
4646
]
4747
dev = [
48+
'packaging',
4849
'setuptools>=60',
4950
'Cython~=3.0',
5051
]

0 commit comments

Comments
 (0)