Skip to content

Use __init__.py for packaging, and use package imports, to allow using other package managers.#132

Open
SoftwareApe wants to merge 1 commit into
spotify2tidal:mainfrom
SoftwareApe:use-package-imports
Open

Use __init__.py for packaging, and use package imports, to allow using other package managers.#132
SoftwareApe wants to merge 1 commit into
spotify2tidal:mainfrom
SoftwareApe:use-package-imports

Conversation

@SoftwareApe
Copy link
Copy Markdown

I personally prefer using uv as a package manager. With this change you can run everything with

uv run spotify_to_tidal

Before that it was complaining about the relative imports.

I tested it and it still works with pip

@Poncho009
Copy link
Copy Markdown

pthuggish@gmail.com

@42willow
Copy link
Copy Markdown

42willow commented Feb 1, 2026

uv run spotify_to_tidal works fine for me at project root

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants