python312Packages.aioambient: refactor

This commit is contained in:
Fabian Affolter 2024-03-28 10:40:48 +01:00
parent 4f28c0b741
commit 48e13c5d3d
1 changed files with 2 additions and 2 deletions

View File

@ -27,11 +27,11 @@ buildPythonPackage rec {
hash = "sha256-eqZVY0L+2BWF7cCXW/VLQYYXNPtUF6tJHQmeZNW1W5o=";
};
nativeBuildInputs = [
build-system = [
poetry-core
];
propagatedBuildInputs = [
dependencies = [
aiohttp
python-engineio
python-socketio