mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-10 03:35:47 +03:00
feat(nicegui): add about section
This commit is contained in:
parent
f5c95c8d1e
commit
f67774443f
7 changed files with 83 additions and 31 deletions
|
@ -15,6 +15,7 @@ ansible-runner = "^2.3.6"
|
|||
requests = "^2.31.0"
|
||||
pandas = "^2.2.2"
|
||||
humanize = "^4.9.0"
|
||||
toml = "^0.10.2"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ansible-lint = { version = "^24.2", markers = 'platform_system != "Windows"' } # https://github.com/ansible/ansible-lint/issues/2730#issuecomment-1330406601
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue