Update dependency arch/python-systemd to v236
This commit is contained in:
parent
fc3a22683e
commit
f07e5d8a99
|
|
@ -32,7 +32,7 @@ Documentation = "https://archinstall.readthedocs.io/"
|
||||||
Source = "https://github.com/archlinux/archinstall"
|
Source = "https://github.com/archlinux/archinstall"
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
log = ["systemd_python==235"]
|
log = ["systemd_python==236"]
|
||||||
dev = [
|
dev = [
|
||||||
"mypy==2.1.0",
|
"mypy==2.1.0",
|
||||||
"flake8==7.3.0",
|
"flake8==7.3.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue