mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-05 09:11:39 -05:00
build-systems: update mkdocs
and add backports-zoneinfo
This commit is contained in:
parent
ed90486b3a
commit
d9523fb160
1 changed files with 7 additions and 0 deletions
|
@ -1702,6 +1702,9 @@
|
|||
"setuptools",
|
||||
"setuptools-scm"
|
||||
],
|
||||
"backports-zoneinfo": [
|
||||
"setuptools"
|
||||
],
|
||||
"bagit": [
|
||||
"setuptools",
|
||||
"setuptools-scm"
|
||||
|
@ -8351,6 +8354,10 @@
|
|||
"setuptools"
|
||||
],
|
||||
"mkdocs": [
|
||||
{
|
||||
"buildSystem": "hatchling",
|
||||
"from": "1.4.1"
|
||||
},
|
||||
"setuptools"
|
||||
],
|
||||
"mkdocs-autorefs": [
|
||||
|
|
Loading…
Add table
Reference in a new issue