Skip to content

Commit 29d2a2e

Browse files
committed
Depend on packaging for packaging.version.
1 parent 485e8b8 commit 29d2a2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[build-system]
2-
requires = ["setuptools", "cython>=0.29", "wheel"]
2+
requires = ["setuptools", "cython>=0.29", "wheel", "packaging"]
33
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)