RSSAmplifier

Akshit Kumar's index.html · Nov 15, 2025

Configuring Pyright with uv

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

To get pyright to look at the correct package installation folder (using pyproject.toml, like uv does), add the following to the pyproject.toml. [tool.pyright] venv = ".venv" venvPath = "."

Read on akshit.one

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.