Skip to content

Commit d11ba07

Browse files
authored
Update develop-py-plugins.md
1 parent 4f298bf commit d11ba07

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

develop-py-plugins.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,3 @@ sys.path.append(parent_folder_path)
2020
sys.path.append(os.path.join(parent_folder_path, 'lib'))
2121
sys.path.append(os.path.join(parent_folder_path, 'plugin'))
2222
```
23-
24-
25-
26-
27-
28-
For now you can use the [Python template](https://github.com/Flow-Launcher/Flow.Launcher.Plugin.PythonTemplate) to set up your plugin
29-
30-
Follow this Python plugin as an [example](https://github.com/deefrawley/Flow.Launcher.Plugin.Currency)
31-

0 commit comments

Comments
 (0)