We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d712ac commit 5ddfdb0Copy full SHA for 5ddfdb0
ytm2spt.py
@@ -2,12 +2,6 @@
2
# nuitka-project: --enable-plugins=pyside6
3
# nuitka-project: --user-package-configuration-file=ytmusicapi.nuitka-package.config.yaml
4
#
5
-# Compilation mode, standalone everywhere, except on macOS there app bundle
6
-# nuitka-project-if: {OS} in ("Linux", "FreeBSD"):
7
-# nuitka-project: --onefile
8
-# nuitka-project-if: {OS} == "Windows":
9
-# nuitka-project: --standalone
10
-#
11
# Debugging options, controlled via environment variable at compile time.
12
# nuitka-project-if: os.getenv("DEBUG_COMPILATION", "yes") == "yes":
13
# nuitka-project: --enable-console
0 commit comments