Skip to content

Conversation

@netmarkjp
Copy link
Contributor

Dependency of lxml written in odpdown.egg-info/requires.txt ,
but not written in requirements.txt and setup.py .

So I add lxml dependency.

regards.

@thorstenb
Copy link
Owner

That breaks the travis build - and incidentally, is that a transitive dependency from lpod-python per chance? See also #24

@netmarkjp
Copy link
Contributor Author

Fix travis. looks work well now.

In my env, pip install -r requirements.txt did not install lxml... 😿

@thorstenb
Copy link
Owner

Ah thx, nice catch!

thorstenb added a commit that referenced this pull request May 2, 2015
Add dependency for lxml, seems to be missing from lpod.
@thorstenb thorstenb merged commit 5768b64 into thorstenb:master May 2, 2015
@netmarkjp netmarkjp deleted the add_requirements branch May 2, 2015 11:43
@netmarkjp
Copy link
Contributor Author

thx! 👍

@xrmx
Copy link
Contributor

xrmx commented May 2, 2015

The README and setup.py hunk are wrong though, you are adding a dependency for a library you are not directly using. Requirements update should be enough until fixed upstream.

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.

3 participants