mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 01:31:39 -05:00
overrides: add dep for uri-template
This commit is contained in:
parent
7cc79e9412
commit
4f468ab79f
1 changed files with 4 additions and 1 deletions
|
@ -25864,7 +25864,10 @@
|
|||
],
|
||||
"uri-template": [
|
||||
"setuptools",
|
||||
"setuptools-scm"
|
||||
{
|
||||
"buildSystem": "setuptools-scm",
|
||||
"from": "1.3.0"
|
||||
}
|
||||
],
|
||||
"uritemplate": [
|
||||
"setuptools"
|
||||
|
|
Loading…
Add table
Reference in a new issue