Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dep for lxml in favor of stdlib HTMLParser #109

Merged
merged 1 commit into from
Jan 16, 2015
Merged

Remove dep for lxml in favor of stdlib HTMLParser #109

merged 1 commit into from
Jan 16, 2015

Conversation

asottile
Copy link
Contributor

I ran into some issues in http://github.com/pre-commit/pre-commit-hooks with installing lxml under pypy3. Also given that lxml is pretty heavy-weight and no deps >>> having deps I decided to factor lxml out of nodeenv.

I also added a testsuite and made it work with travis-ci... hope that's ok :)

@asottile
Copy link
Contributor Author

Here's the travis run (usually with it enabled on the repository it'll show up for PRs): https://travis-ci.org/asottile/nodeenv/builds/47159091

ekalinin added a commit that referenced this pull request Jan 16, 2015
Remove dep for lxml in favor of stdlib HTMLParser
@ekalinin ekalinin merged commit aba3169 into ekalinin:master Jan 16, 2015
@ekalinin
Copy link
Owner

🔥

@asottile asottile deleted the dont_dep_lxml branch January 16, 2015 10:16
@asottile
Copy link
Contributor Author

<3

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.

None yet

2 participants