vuls: init at 0.27.0 (#348530)
[NixPkgs.git] / maintainers / scripts / update-python-libraries
blob8717808daaf04bf96af8403dd0c78eaf31d71f68
1 #!/usr/bin/env nix-shell
2 #!nix-shell -I nixpkgs=channel:nixpkgs-unstable -i bash -p "python3.withPackages (ps: with ps; [ packaging requests ])" -p nix-prefetch-git
3 exec python3 pkgs/development/interpreters/python/update-python-libraries/update-python-libraries.py $@