summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-28 13:13:20 +0300
committerCaleb Maclennan2024-03-28 13:13:20 +0300
commitc60300d70e1a789b61f3a295ca34cb30f92c9bbf (patch)
treebcb26817a027258141237b6a13dc4a0dbfe75668
parent4321f682c715f4eef36116b911c60e9346c4007d (diff)
downloadaur-c60300d70e1a789b61f3a295ca34cb30f92c9bbf.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..d6eb6ccdfd85
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[python-pygtrie]
+source = "pypi"
+pypi = "pygtrie"