git » qscintilla.git » commit d8402fc

Add nvchecker.toml

author Antonio Rojas
2024-02-12 19:28:31 UTC
committer Antonio Rojas
2024-02-12 19:28:31 UTC
parent 5a8f8a38aad932481a080fa9f1395ebe8827c3bb

Add nvchecker.toml

.nvchecker.toml +3 -0

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