Skip to content

Support python setup.py egg_info/develop, and bootstrap as part of setup.py install - #1

Open
tterrace wants to merge 6 commits into
zurk:masterfrom
tterrace:master
Open

Support python setup.py egg_info/develop, and bootstrap as part of setup.py install#1
tterrace wants to merge 6 commits into
zurk:masterfrom
tterrace:master

Conversation

@tterrace

Copy link
Copy Markdown

Because of the separate bootstrap command, I was having trouble installing the source distributions of PyStemmer with pip develop. This change hardcodes the stemmer source files (they don't seem to change very often) so we can run setup.py egg_info without having the pystemmer source downloaded, and changes the bootstrap command to run automatically for any install or develop command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant