You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Go to the root repo `albert` containing `pyproject.Test your project to ensure it works.
48
+
- Do the following to make available the `albert` python module to be imported in the `my_plugin/__init__.py` file above.
49
+
50
+
maybe copy the build/lib/python.{so,dylib} file over into `albert/plugins/python/` and rename to something like `albert.cpython-312-darwin.so` (this name is platform specific)?
51
+
52
+
- Go to the root repo `albert` containing `pyproject. Test your project to ensure it works.
48
53
49
54
- Rename your project to better describe it. Once you are finished, create a pull request:
0 commit comments