git » python-toml.git » commit 5078cf1

add nvchecker

author T.J. Townsend
2024-07-14 18:55:46 UTC
committer T.J. Townsend
2024-07-14 18:55:46 UTC
parent ef12e6eddcd4352c292960089b4fe04dc907bf43

add nvchecker

.nvchecker.toml +3 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..83dbc5f
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[python-toml]
+source = "pypi"
+pypi = "toml"