Skip to content

Conversation

@nim65s
Copy link
Collaborator

@nim65s nim65s commented Dec 18, 2025

Description

Build dir (".") could be anywhere. lets use source (__file__) instead.
Tests are broken on pip release because of that.

The right fix would be not to mess with sys.path, but I don't have time for that right now.

Do not merge before

a better fix, ie. without sys.path manipulation, is implemented

build dir (`"."`) could be anywhere. lets use source (`__file__`)
instead.

Obviously, the right fix is not to mess with `sys.path`, but I don't
have time for that right now.
@nim65s nim65s self-assigned this Dec 18, 2025
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.

1 participant