python311Packages.ansible-core: remove resolvelib related comment

This commit is contained in:
natsukium
2024-04-29 01:46:19 +09:00
parent e6acfe0e13
commit e164307585
@@ -62,7 +62,7 @@ buildPythonPackage rec {
packaging
passlib
pyyaml
resolvelib # This library is a PITA, since ansible requires a very old version of it
resolvelib
# optional dependencies
junit-xml
lxml