Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

Drop html5lib, used via rdflib #25

Open
pb-cdunn opened this issue Aug 6, 2016 · 2 comments
Open

Drop html5lib, used via rdflib #25

pb-cdunn opened this issue Aug 6, 2016 · 2 comments
Assignees

Comments

@pb-cdunn
Copy link

pb-cdunn commented Aug 6, 2016

In PythonPackageIndex (PyPI), html5lib was recently updated from 0.9999999 to 0.999999999. That worked fine in most places, but it no longer can be installed by pip in TravisCI. So we have locked the previous version. Unfortunately, that can break users who have installed the later version in their site-packages/ already. So now we have an even better reason to reduce our dependency on rdflib.

One idea: Copy rdflib, rename our copy of the library, and delete the bits we do not need. The bits we need will not import html5lib.

@pb-cdunn
Copy link
Author

pb-cdunn commented Aug 6, 2016

We locked the version starting with

@pb-cdunn
Copy link
Author

pacbbbbot pushed a commit that referenced this issue Mar 30, 2018
…nfos-on-err to develop

* commit 'e9a1c5cd67668485400bd01ae3b47ddb5967d845':
  Dump top/pstree on error
  Drop SGE/qsub mem restriction, since it does not work within PacBio
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant