Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
hrdasdominik authored Oct 22, 2024
2 parents 2a07d1b + 5edd216 commit 688666a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
fail-fast: false
matrix:
python-version: [ "3.10", "3.11", "3.12", "3.12.1", "3.12.2", "3.12.3", "3.12.4", "3.12.5", "3.12.6", "3.12.7" ]

steps:
- uses: actions/checkout@v3
- name: Set up Python ${{ matrix.python-version }}
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
strategy:
matrix:
python-version: [ "3.10", "3.11", "3.12", "3.12.1", "3.12.2", "3.12.3", "3.12.4", "3.12.5", "3.12.6", "3.12.7" ]

steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ dependencies = [
"typing_extensions==4.12.2",
"urllib3==2.2.3",
"zeroconf==0.135.0"
]
keywords = ["philips", "hue", "lights", "entertainment", "api"]

[project.urls]
Expand Down
Binary file modified requirements.txt
Binary file not shown.

0 comments on commit 688666a

Please sign in to comment.