[+] add pythonpath to pyright
This commit is contained in:
parent
548a8bcb7a
commit
908f0cbd20
@ -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
BIN
releases/whl/online_fxreader_pr34-0.1.5.11-py3-none-any.whl
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user