Skip to content
Snippets Groups Projects
Commit ac6be77b authored by Laurenz Alexander Neumann's avatar Laurenz Alexander Neumann
Browse files

adapted gitlab ci, changed contact email

parent a0468763
No related branches found
No related tags found
No related merge requests found
Pipeline #1699147 passed
...@@ -30,4 +30,4 @@ publish: ...@@ -30,4 +30,4 @@ publish:
rules: rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
changes: changes:
- pyproject.toml - setup.py
...@@ -7,7 +7,7 @@ setuptools.setup( ...@@ -7,7 +7,7 @@ setuptools.setup(
name="jupyter-rdfify", name="jupyter-rdfify",
version="1.2", version="1.2",
author="Lars Pieschel & Md. Rezaul Karim", author="Lars Pieschel & Md. Rezaul Karim",
author_email="lars.pieschel@rwth-aachen.de", author_email="laurenz.neumann@dbis.rwth-aachen.de",
description="IPython Extension for semantic web technology support (Turtle, SPARQL, etc.)", description="IPython Extension for semantic web technology support (Turtle, SPARQL, etc.)",
long_description=long_description, long_description=long_description,
long_description_content_type="text/markdown", long_description_content_type="text/markdown",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment