summaryrefslogtreecommitdiff
path: root/tests/primer
diff options
context:
space:
mode:
authorDaniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>2022-05-30 23:10:15 +0200
committerJacob Walls <jacobtylerwalls@gmail.com>2022-05-30 17:37:09 -0400
commitbe0729848bca19adea78874a564c9f17c044cce2 (patch)
tree6eea1349eb9663c4100935b134b36b5c6e66aab0 /tests/primer
parent3434224f7aca53c5834bda3adbf29c010584ea36 (diff)
downloadpylint-git-be0729848bca19adea78874a564c9f17c044cce2.tar.gz
Remove ``home-assistant`` from primer
Diffstat (limited to 'tests/primer')
-rw-r--r--tests/primer/packages_to_prime.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/primer/packages_to_prime.json b/tests/primer/packages_to_prime.json
index 48c26eba2..a79c7d439 100644
--- a/tests/primer/packages_to_prime.json
+++ b/tests/primer/packages_to_prime.json
@@ -15,11 +15,6 @@
"directories": ["src/flask"],
"url": "https://github.com/pallets/flask"
},
- "home-assistant": {
- "branch": "dev",
- "directories": ["homeassistant"],
- "url": "https://github.com/home-assistant/core.git"
- },
"pandas": {
"branch": "main",
"directories": ["pandas"],