aboutsummaryrefslogtreecommitdiffstats
path: root/.extras
diff options
context:
space:
mode:
Diffstat (limited to '.extras')
-rw-r--r--.extras/nvchecker.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.extras/nvchecker.toml b/.extras/nvchecker.toml
index 65cd627..c4365f3 100644
--- a/.extras/nvchecker.toml
+++ b/.extras/nvchecker.toml
@@ -102,3 +102,7 @@ pypi = "huggingface_hub"
source = "github"
github = "mitsuhiko/click"
use_max_tag = true
+
+[playwright-cli]
+source = "npm"
+npm = "@playwright/cli"