{ pkgs, ... }:
{
#greg.pypackages = with pkgs; [
# dateutil
# ipython
# pyyaml
# responses
# ruamel-yaml
# typing-extensions
# virtualenv
#];
}