summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorT.J. Townsend2024-07-15 14:27:22 -0400
committerT.J. Townsend2024-07-15 14:27:22 -0400
commitcaca3f9de002528300d9d565842badf27e62c669 (patch)
tree69c18726face9a6c3489c74062e395b546183a54
parentd8ed277280851ff1de4b7fff65240bbf47694624 (diff)
downloadaur-python-litedram.tar.gz
add nvchecker
-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..361becb225a1
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[python-litedram]
+source = "git"
+git = "https://github.com/enjoy-digital/litedram.git"