Fix flake.nix by removing non-existent pytest-homeassistant-custom-component package
This commit is contained in:
parent
8bf3f9e96a
commit
2491f8433b
@ -41,7 +41,6 @@
|
|||||||
python311Packages.pip
|
python311Packages.pip
|
||||||
python311Packages.ipython
|
python311Packages.ipython
|
||||||
python311Packages.pytest
|
python311Packages.pytest
|
||||||
python311Packages.pytest-homeassistant-custom-component
|
|
||||||
python311Packages.black
|
python311Packages.black
|
||||||
python311Packages.isort
|
python311Packages.isort
|
||||||
python311Packages.flake8
|
python311Packages.flake8
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
use flake
|
|
||||||
Loading…
Reference in New Issue
Block a user