Skip to content

Commit

Permalink
add requires-python version
Browse files Browse the repository at this point in the history
  • Loading branch information
Esgrove committed Sep 6, 2024
1 parent d2bae7e commit 8756a76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version = "0.1.0"
description = "Home Assistant integration for Extron switchers and audio processors"
readme = "README.md"
license = {file = "LICENSE"}
requires-python = ">=3.12"
dependencies = ["homeassistant"]

[tool.black]
Expand Down

0 comments on commit 8756a76

Please sign in to comment.