index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Daniel <blackrabbit256@gmail.com> | 2022-03-28 22:49:05 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-28 13:49:05 +0200 |
commit | 3dc0d957e838c34b48a0782d2540341e33b24070 (patch) | |
tree | c0d4edbc2a9c0b6c05161421c3ad28cec9ab2dc7 /pyproject.toml | |
parent | e85c9b65315498ab4701ea31c079d198eba8d9ac (diff) |
-rw-r--r-- | pyproject.toml | 2 |
diff --git a/pyproject.toml b/pyproject.toml index 26244c79..a1cd58e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,4 +43,4 @@ exclude = "tests" [tool.bandit] targets = ["ourkvm"] -exclude = ["/tests"]
\ No newline at end of file +exclude = ["/tests"] |