Skip to content

Commit 91e1edd

Browse files
committed
Fix build error with nuitka
1 parent 0860132 commit 91e1edd

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

ytm2spt.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,6 @@
22
# nuitka-project: --enable-plugins=pyside6
33
# nuitka-project: --user-package-configuration-file=ytmusicapi.nuitka-package.config.yaml
44
#
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-
# nuitka-project: --standalone
12-
# nuitka-project: --macos-create-app-bundle
13-
#
145
# Debugging options, controlled via environment variable at compile time.
156
# nuitka-project-if: os.getenv("DEBUG_COMPILATION", "yes") == "yes":
167
# nuitka-project: --enable-console

0 commit comments

Comments
 (0)