summarylogtreecommitdiffstats
path: root/.nvchecker.toml
diff options
context:
space:
mode:
authoriamawacko2024-06-15 19:24:10 -0700
committeriamawacko2024-06-15 19:24:10 -0700
commit63a73e2b2deda6ca883027e7cb0072492b6f2a92 (patch)
tree1057f8587098bb5cfbf2d02e89792a9da3777037 /.nvchecker.toml
downloadaur-python-gnureadline.tar.gz
feat: initial commit
Diffstat (limited to '.nvchecker.toml')
-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..e28114bb79fc
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[python-gnureadline]
+source = "pypi"
+pypi = "gnureadline"