python3Packages.python-engineio: build on macOS
This commit is contained in:
parent
496bc90c6c
commit
83e6b6d906
@ -47,7 +47,6 @@ buildPythonPackage rec {
|
|||||||
description = "Engine.IO server";
|
description = "Engine.IO server";
|
||||||
homepage = "https://github.com/miguelgrinberg/python-engineio/";
|
homepage = "https://github.com/miguelgrinberg/python-engineio/";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = platforms.linux;
|
|
||||||
maintainers = [ maintainers.mic92 ];
|
maintainers = [ maintainers.mic92 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user