Skip to content
Snippets Groups Projects
Verified Commit 900bbc27 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Use setuptools entrypoints to find apps

In contrast to scanning the `aleksis.apps` namespace, this has some
benefits:

 1. Does not need to import the module to consider it
    (resolve potential circular imports :star_struck:)
 2. Does not need to scan filesystems and wheels
 3. Apps can choose their own namespaces, register multiple apps/
    variants, and much more)
parent d1ff5fff
No related branches found
No related tags found
1 merge request!395Use setuptools entrypoints to find apps
Pipeline #4515 passed
Status
Pipeline
Created by
Stages
Actions
Passed

00:07:01

avatar
Download artifacts

No artifacts found