mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 17:51:40 -05:00
Merge pull request #923 from utybo/master
Update filelock build systems
This commit is contained in:
commit
61a36eda95
1 changed files with 3 additions and 1 deletions
|
@ -4965,7 +4965,9 @@
|
|||
],
|
||||
"filelock": [
|
||||
"setuptools",
|
||||
"setuptools-scm"
|
||||
"setuptools-scm",
|
||||
"hatchling",
|
||||
"hatch-vcs"
|
||||
],
|
||||
"filemagic": [
|
||||
"setuptools"
|
||||
|
|
Loading…
Add table
Reference in a new issue