mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 09:41:39 -05:00
Merge pull request #931 from l0b0/fix/setuptools-scm-for-python-ulid
fix: Use setuptools-scm for python-ulid
This commit is contained in:
commit
e3bee2ee1c
1 changed files with 2 additions and 1 deletions
|
@ -13853,7 +13853,8 @@
|
|||
"setuptools"
|
||||
],
|
||||
"python-ulid": [
|
||||
"setuptools"
|
||||
"setuptools",
|
||||
"setuptools-scm"
|
||||
],
|
||||
"python-unshare": [
|
||||
"setuptools"
|
||||
|
|
Loading…
Add table
Reference in a new issue