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 0860132 commit 91e1eddCopy full SHA for 91e1edd
ytm2spt.py
@@ -2,15 +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
-# nuitka-project-if: {OS} == "Darwin":
11
12
-# nuitka-project: --macos-create-app-bundle
13
-#
14
# Debugging options, controlled via environment variable at compile time.
15
# nuitka-project-if: os.getenv("DEBUG_COMPILATION", "yes") == "yes":
16
# nuitka-project: --enable-console
0 commit comments