Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Move pythonparser into grumpy package #291

Merged
merged 1 commit into from
Apr 23, 2017

Conversation

trotterdylan
Copy link
Contributor

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: #288

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: google#288
@trotterdylan trotterdylan merged commit 65b2ec8 into google:master Apr 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant