python3Packages.jsonargparse: remove superfluous comments

This commit is contained in:
Fabian Affolter
2026-03-17 11:02:14 +01:00
committed by GitHub
parent e9d747c3af
commit 17cb422d06
@@ -1,29 +1,20 @@
{
lib,
buildPythonPackage,
fetchFromGitHub,
pythonAtLeast,
# build-system
setuptools,
# dependencies
pyyaml,
# optional-dependencies
# tests
argcomplete,
buildPythonPackage,
docstring-parser,
fetchFromGitHub,
fsspec,
jsonnet,
jsonschema,
omegaconf,
pytestCheckHook,
pythonAtLeast,
pyyaml,
reconplogger,
requests,
ruyaml,
setuptools,
toml,
types-pyyaml,
types-requests,