jw-pkg/src/python/jw/pkg
Jan Lindemann c538447cc5
App.__get_project_refs(): Code beautification

In __get_project_refs():

- Rename variable dep and deps to val and vals, respectively, because that's more what they are values of key-value pairs. In some cases that can represent dependencies, in some case other things.
- Make a scope case distinction a little clearer by mentioning all possible cases in a match / case block
Signed-off-by: Jan Lindemann <jan@janware.com>
2026-06-08 20:41:37 +02:00
..
cmds lib.init.detect_modules(): Renovate signature 2026-06-06 23:08:28 +00:00
lib lib.init.detect_modules(): Renovate signature 2026-06-06 23:08:28 +00:00
__init__.py jw.pkg.__init__.py: Add file to Git 2026-06-01 14:32:44 +02:00
App.py App.__get_project_refs(): Code beautification 2026-06-08 20:41:37 +02:00
CmdBase.py CmdBase / cmds.projects.Cmd: Add modules 2026-05-31 17:52:20 +02:00
Makefile jw.pkg.__init__.py: Add file to Git 2026-06-01 14:32:44 +02:00
py.typed jw/pkg/py.typed: Add file 2026-05-31 18:21:20 +02:00