fix: Use setuptools-scm for python-ulid

Closes #921.
This commit is contained in:
Victor Engmark 2023-01-09 09:24:22 +13:00
parent f40c15573d
commit 7b7448a739

View file

@ -13853,7 +13853,8 @@
"setuptools" "setuptools"
], ],
"python-ulid": [ "python-ulid": [
"setuptools" "setuptools",
"setuptools-scm"
], ],
"python-unshare": [ "python-unshare": [
"setuptools" "setuptools"