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

Relax dependencies on html5lib and SPARQLWrapper #675

Merged

Conversation

chrysn
Copy link
Contributor

@chrysn chrysn commented Dec 7, 2016

Demote html5lib and SPARQLWrapper to from install_requires to tests_require and extras_require

Closes: #671


i tried to balance code changes against code duplication here; depending on your style preferences, there are sure to be other ways of phrasing this.

this pull-request is similar to RDFLib/sparqlwrapper#79.

(side note: i thought that the python-version-dependent sections could be simplified as showin in a bug report example, but that still seems to be difficult to get right in presence of old versions).

Demote html5lib and SPARQLWrapper to from install_requires to
tests_require and extras_require

Closes: RDFLib#671
@gromgull gromgull merged commit 0bb7718 into RDFLib:master Jan 12, 2017
@gromgull
Copy link
Member

Thanks!

@joernhees joernhees added this to the rdflib 4.2.2 milestone Jan 25, 2017
@joernhees joernhees added cleanup enhancement New feature or request meta Relates primarily to the project and not users of the project. labels Jan 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup enhancement New feature or request meta Relates primarily to the project and not users of the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants