summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-28 12:46:32 +0300
committerCaleb Maclennan2024-03-28 12:46:32 +0300
commit5c18dad7c48c0d0d43c03a0d392afb9ded820f80 (patch)
treed9adfe5f15efad6d61d17756b7537a17829b876c
parent1e2fa221b21dd1bd7a97511b4dd46248d0b96666 (diff)
downloadaur-5c18dad7c48c0d0d43c03a0d392afb9ded820f80.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..42520f47215d
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[python-flatten-dict]
+source = "pypi"
+pypi = "flatten-dict"