[+] add pythonpath to pyright

This commit is contained in:
Siarhei Siniak 2025-04-29 14:01:25 +03:00
parent 548a8bcb7a
commit 908f0cbd20
2 changed files with 4 additions and 0 deletions

@ -97,6 +97,7 @@ class CLI(abc.ABC):
self.dist_settings.python_path, self.dist_settings.python_path,
'-m', '-m',
'pyright', 'pyright',
'--pythonpath', self.dist_settings.python_path,
'-p', str(project.source_dir / 'pyproject.toml'), '-p', str(project.source_dir / 'pyproject.toml'),
*argv, *argv,
]) ])

BIN
releases/whl/online_fxreader_pr34-0.1.5.11-py3-none-any.whl (Stored with Git LFS) Normal file

Binary file not shown.