]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
manager/pyproject.toml: correct Python version for poethepoet docs-develop-mana-d1bbun/deployments/2700
authorOto Šťáva <oto.stava@nic.cz>
Thu, 14 Sep 2023 08:07:30 +0000 (10:07 +0200)
committerOto Šťáva <oto.stava@nic.cz>
Thu, 14 Sep 2023 08:28:49 +0000 (10:28 +0200)
commitf4179adeb6cc0c7d0fc27ee09074f6566a3aa778
treee107cc891035b2766ac4858022bfb9721b95c31d
parent64e960e8d65b67feb5a631d50cd76ebb5bb66edb
manager/pyproject.toml: correct Python version for poethepoet

The former setup would cause subsequent runs of `poetry install` to
alternate between the `poethepoet` versions. Instead, we just want to
separate them for Python before 3.8 and Python from 3.8 onwards.
manager/pyproject.toml