-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently, the Installer reads all available modules from the module_db.json inside the .settings directory on the top level of the repository. However, only code inside the src directory is shipped with pip by default. For now, I changes the Installer to always show all available modules without reading the specifics from the module_db.json.
- Loading branch information
1 parent
d6e1933
commit 65fc80c
Showing
1 changed file
with
29 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters