Fix flake.nix by removing non-existent pytest-homeassistant-custom-component package

This commit is contained in:
ryan 2025-08-02 21:08:44 -07:00
parent 8bf3f9e96a
commit 2491f8433b
3 changed files with 1 additions and 2 deletions

1
.envrc Normal file
View File

@ -0,0 +1 @@
use flake

View File

@ -41,7 +41,6 @@
python311Packages.pip
python311Packages.ipython
python311Packages.pytest
python311Packages.pytest-homeassistant-custom-component
python311Packages.black
python311Packages.isort
python311Packages.flake8

View File

@ -1 +0,0 @@
use flake