mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
[core] Remove references to deleted setup.py (#6757)
This commit is contained in:
@@ -28,7 +28,7 @@ BASE = """
|
||||
# the integration's code owner is automatically notified.
|
||||
|
||||
# Core Code
|
||||
setup.py @esphome/core
|
||||
pyproject.toml @esphome/core
|
||||
esphome/*.py @esphome/core
|
||||
esphome/core/* @esphome/core
|
||||
|
||||
|
@@ -229,7 +229,6 @@ def lint_ext_check(fname):
|
||||
"docker/ha-addon-rootfs/**",
|
||||
"docker/*.py",
|
||||
"script/*",
|
||||
"setup.py",
|
||||
]
|
||||
)
|
||||
def lint_executable_bit(fname):
|
||||
|
Reference in New Issue
Block a user