summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-02-27 14:30:34 +0300
committerCaleb Maclennan2024-02-27 14:30:34 +0300
commit3c6b21492ad28fa895e8adc5b33746b4dd889a0a (patch)
treeab50499901663001e6afcbf47a511a890b9a3baf
parent690126e528b01f2e3978b0d2da09d3fe6cf5ee25 (diff)
downloadaur-3c6b21492ad28fa895e8adc5b33746b4dd889a0a.tar.gz
Setup nvchecker
-rw-r--r--.nvchecker.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 000000000000..a615c21741b3
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[python-browserstack-local]
+source = "pypi"
+pypi = "browserstack-local"