git » pyqt5.git » commit 25e00e5

Add nvchecker.toml

author Antonio Rojas
2024-02-12 19:17:43 UTC
committer Antonio Rojas
2024-02-12 19:17:43 UTC
parent 429fc67d16b5a1c1266a43e2b3c8287aebb65f78

Add nvchecker.toml

.nvchecker.toml +3 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..dfdea04
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[pyqt5]
+source = 'pypi'
+pypi = 'PyQt5'