git » python-tornado.git » commit 77718e2

add nvchecker

author T.J. Townsend
2024-07-10 21:06:47 UTC
committer T.J. Townsend
2024-07-10 21:06:47 UTC
parent 83d32636453483bba804fab74619e5071e758bfb

add nvchecker

.nvchecker.toml +4 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..ba2e5d6
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+[python-tornado]
+source = "git"
+git = "https://github.com/tornadoweb/tornado.git"
+prefix = "v"