@@ -4,6 +4,9 @@ pkgs.mkShell {
buildInputs = (with pkgs; [
python39Full
gettext
transifex-client
# CPython extension common build deps.
git
openssl
@@ -12,6 +15,7 @@ pkgs.mkShell {
stdenv
zlib
postgresql
libffi
]) ++ (with pkgs.python39Packages; [
setuptools
virtualenv
The note is not visible to the blocked user.