-
Dylan Trotter authored
make install was broken since we moved to pythonparser because it was not being copied into the install dir. Rather than just copying it into the PYTHONPATH alongside grumpy, I thought it better to embed it within the grumpy package so that it won't conflict with an installed pythonparser. This addresses: https://github.com/google/grumpy/issues/288
65b2ec81